Home
last modified time | relevance | path

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

/linux-4.1.27/include/crypto/internal/
Dhash.h70 static inline int crypto_hash_walk_last(struct crypto_hash_walk *walk) in crypto_hash_walk_last() function
77 return crypto_hash_walk_last(walk); in crypto_ahash_walk_last()
/linux-4.1.27/crypto/
Dshash.c253 nbytes = crypto_hash_walk_last(&walk) ? in shash_ahash_finup()