Home
last modified time | relevance | path

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

/linux-5.10/fs/ecryptfs/
Decryptfs_kernel.h313 struct ecryptfs_key_tfm { struct
314 struct crypto_skcipher *key_tfm;
315 size_t key_size;
316 struct mutex key_tfm_mutex;
317 struct list_head key_tfm_list;
318 unsigned char cipher_name[ECRYPTFS_MAX_CIPHER_NAME_SIZE + 1];