Home
last modified time | relevance | path

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

/Linux-v4.19/include/crypto/internal/
Dhash.h22 struct crypto_hash_walk { struct
55 int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err); argument
57 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()
/Linux-v4.19/crypto/
Dahash.c45 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()
Dshash.c234 struct crypto_hash_walk walk; in shash_ahash_update()
257 struct crypto_hash_walk walk; in shash_ahash_finup()
/Linux-v4.19/include/crypto/
Dmcryptd.h61 struct crypto_hash_walk walk;
/Linux-v4.19/drivers/crypto/ux500/hash/
Dhash_core.c1072 struct crypto_hash_walk walk; in hash_hw_update()
/Linux-v4.19/drivers/crypto/
Dn2_core.c528 struct crypto_hash_walk walk; in n2_do_async_digest()