Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcrypto.h190 struct hash_desc { struct
191 struct crypto_hash *tfm;
192 u32 flags;
/linux-4.4.14/fs/ecryptfs/
Dkeystore.c608 struct hash_desc hash_desc; member