Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcrypto.h218 struct hash_desc { struct
219 struct crypto_hash *tfm;
220 u32 flags;
/linux-4.1.27/fs/ecryptfs/
Dkeystore.c608 struct hash_desc hash_desc; member