Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dahash.c32 struct crypto_hash_walk { struct
66 static int hash_walk_next(struct crypto_hash_walk *walk) in hash_walk_next()
78 static int hash_walk_new_entry(struct crypto_hash_walk *walk) in hash_walk_new_entry()
96 struct crypto_hash_walk *walk) in crypto_hash_walk_first()
117 static int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err) in crypto_hash_walk_done()
144 static inline int crypto_hash_walk_last(struct crypto_hash_walk *walk) in crypto_hash_walk_last()
169 struct crypto_hash_walk walk; in shash_ahash_update()
182 struct crypto_hash_walk walk; in shash_ahash_finup()