Searched refs:crypto_hash_walk (Results 1 – 4 of 4) sorted by relevance
17 struct crypto_hash_walk { struct62 int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err);64 struct crypto_hash_walk *walk);66 static inline int crypto_hash_walk_last(struct crypto_hash_walk *walk) in crypto_hash_walk_last()
41 static int hash_walk_next(struct crypto_hash_walk *walk) in hash_walk_next()62 static int hash_walk_new_entry(struct crypto_hash_walk *walk) in hash_walk_new_entry()79 int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err) in crypto_hash_walk_done()120 struct crypto_hash_walk *walk) in crypto_hash_walk_first()
259 struct crypto_hash_walk walk; in shash_ahash_update()282 struct crypto_hash_walk walk; in shash_ahash_finup()
526 struct crypto_hash_walk walk; in n2_do_async_digest()
Completed in 11 milliseconds