Home
last modified time | relevance | path

Searched defs:fscrypt_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/fs/crypto/
Dfscrypt_private.h161 struct fscrypt_info { struct
164 struct crypto_skcipher *ci_ctfm;
170 struct crypto_cipher *ci_essiv_tfm;
176 struct fscrypt_mode *ci_mode;
179 struct inode *ci_inode;
186 struct key *ci_master_key;
192 struct list_head ci_master_key_link;
198 struct fscrypt_direct_key *ci_direct_key;
201 union fscrypt_policy ci_policy;
204 u8 ci_nonce[FS_KEY_DERIVATION_NONCE_SIZE];