Searched refs:crypto_hash_walk (Results 1 – 5 of 5) sorted by relevance
17 struct crypto_hash_walk { struct50 int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err); argument52 struct crypto_hash_walk *walk);54 struct crypto_hash_walk *walk);56 static inline int crypto_ahash_walk_done(struct crypto_hash_walk *walk, in crypto_ahash_walk_done()62 static inline int crypto_hash_walk_last(struct crypto_hash_walk *walk) in crypto_hash_walk_last()67 static inline int crypto_ahash_walk_last(struct crypto_hash_walk *walk) in crypto_ahash_walk_last()
40 static int hash_walk_next(struct crypto_hash_walk *walk) in hash_walk_next()64 static int hash_walk_new_entry(struct crypto_hash_walk *walk) in hash_walk_new_entry()81 int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err) in crypto_hash_walk_done()130 struct crypto_hash_walk *walk) in crypto_hash_walk_first()148 struct crypto_hash_walk *walk) in crypto_ahash_walk_first()
242 struct crypto_hash_walk walk; in shash_ahash_update()265 struct crypto_hash_walk walk; in shash_ahash_finup()
1074 struct crypto_hash_walk walk; in hash_hw_update()
527 struct crypto_hash_walk walk; in n2_do_async_digest()