Home
last modified time | relevance | path

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

/linux/fs/ecryptfs/
H A Decryptfs_kernel.h303 struct ecryptfs_key_tfm { struct
304 struct crypto_skcipher *key_tfm;
305 size_t key_size;
306 struct mutex key_tfm_mutex;
307 struct list_head key_tfm_list;
308 unsigned char cipher_name[ECRYPTFS_MAX_CIPHER_NAME_SIZE + 1];