Searched refs:crypto_hash_alignmask (Results 1 – 2 of 2) sorted by relevance
181 walk->alignmask = crypto_hash_alignmask(hdesc->tfm); in crypto_hash_walk_first_compat()
1677 static inline unsigned int crypto_hash_alignmask(struct crypto_hash *tfm) in crypto_hash_alignmask() function