Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
A Dhash.h17 struct crypto_hash_walk { struct
60 int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err);
62 struct crypto_hash_walk *walk);
64 static inline int crypto_hash_walk_last(struct crypto_hash_walk *walk) in crypto_hash_walk_last()
/linux/crypto/
A Dahash.c50 struct crypto_hash_walk walk; in shash_ahash_update()
63 struct crypto_hash_walk walk; in shash_ahash_finup()
140 static int hash_walk_next(struct crypto_hash_walk *walk) in hash_walk_next()
152 static int hash_walk_new_entry(struct crypto_hash_walk *walk) in hash_walk_new_entry()
169 int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err) in crypto_hash_walk_done()
195 struct crypto_hash_walk *walk) in crypto_hash_walk_first()
/linux/drivers/crypto/
A Dn2_core.c527 struct crypto_hash_walk walk; in n2_do_async_digest()

Completed in 14 milliseconds