Searched refs:crypto_hash_walk (Results 1 – 6 of 6) sorted by relevance
22 struct crypto_hash_walk { struct55 int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err); argument57 struct crypto_hash_walk *walk);59 struct crypto_hash_walk *walk);61 static inline int crypto_ahash_walk_done(struct crypto_hash_walk *walk, in crypto_ahash_walk_done()67 static inline int crypto_hash_walk_last(struct crypto_hash_walk *walk) in crypto_hash_walk_last()72 static inline int crypto_ahash_walk_last(struct crypto_hash_walk *walk) in crypto_ahash_walk_last()
45 static int hash_walk_next(struct crypto_hash_walk *walk) in hash_walk_next()69 static int hash_walk_new_entry(struct crypto_hash_walk *walk) in hash_walk_new_entry()86 int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err) in crypto_hash_walk_done()135 struct crypto_hash_walk *walk) in crypto_hash_walk_first()153 struct crypto_hash_walk *walk) in crypto_ahash_walk_first()
234 struct crypto_hash_walk walk; in shash_ahash_update()257 struct crypto_hash_walk walk; in shash_ahash_finup()
61 struct crypto_hash_walk walk;
1072 struct crypto_hash_walk walk; in hash_hw_update()
528 struct crypto_hash_walk walk; in n2_do_async_digest()