Home
last modified time | relevance | path

Searched refs:crypto_hash_alignmask (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/crypto/
Dahash.c181 walk->alignmask = crypto_hash_alignmask(hdesc->tfm); in crypto_hash_walk_first_compat()
/linux-4.1.27/include/linux/
Dcrypto.h2204 static inline unsigned int crypto_hash_alignmask(struct crypto_hash *tfm) in crypto_hash_alignmask() function