On Wed, Jul 20, 2022 at 02:26:30PM +0300, Israel Rukshin wrote: > Hi Jens/Christoph/Eric > > I am working to add support for inline encryption/decryption > at storage protocols like nvmf over RDMA. What would that be? nvmf over RDMA suggest on-the-wire transport encryption, which really is a different think that what fscrypt and blk-crypto deal with. NVMe has a Key per I/O TP, which is still waiting for the messy TCG counter part, but as far as I can tell it is in many ways designed to more or less intentionally not fit the fscrypt model.