Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dcrypto.h186 struct hash_desc { struct
187 struct crypto_hash *tfm;
188 u32 flags;
/linux-3.3/fs/ecryptfs/
Dkeystore.c609 struct hash_desc hash_desc; member