Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ecryptfs/
Decryptfs_kernel.h327 struct ecryptfs_key_tfm { struct
328 struct crypto_skcipher *key_tfm;
329 size_t key_size;
330 struct mutex key_tfm_mutex;
331 struct list_head key_tfm_list;
332 unsigned char cipher_name[ECRYPTFS_MAX_CIPHER_NAME_SIZE + 1];