Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dhash.h66 static inline int crypto_hash_walk_last(struct crypto_hash_walk *walk) in crypto_hash_walk_last() function
/OK3568_Linux_fs/kernel/crypto/
H A Dshash.c300 nbytes = crypto_hash_walk_last(&walk) ? in shash_ahash_finup()