Home
last modified time | relevance | path

Searched refs:crypto_hash_walk (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/internal/
H A Dhash.h17 struct crypto_hash_walk { struct
62 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()
/kernel/linux/linux-6.6/include/crypto/internal/
H A Dhash.h17 struct crypto_hash_walk { struct
62 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()
/kernel/linux/linux-5.10/crypto/
H A Dahash.c41 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()
H A Dshash.c269 struct crypto_hash_walk walk; in shash_ahash_update()
292 struct crypto_hash_walk walk; in shash_ahash_finup()
/kernel/linux/linux-6.6/crypto/
H A Dahash.c34 static int hash_walk_next(struct crypto_hash_walk *walk) in hash_walk_next()
55 static int hash_walk_new_entry(struct crypto_hash_walk *walk) in hash_walk_new_entry()
72 int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err) in crypto_hash_walk_done()
113 struct crypto_hash_walk *walk) in crypto_hash_walk_first()
H A Dshash.c301 struct crypto_hash_walk walk; in shash_ahash_update()
324 struct crypto_hash_walk walk; in shash_ahash_finup()
/kernel/linux/linux-5.10/drivers/crypto/
H A Dn2_core.c525 struct crypto_hash_walk walk; in n2_do_async_digest()
/kernel/linux/linux-5.10/drivers/crypto/ux500/hash/
H A Dhash_core.c1075 struct crypto_hash_walk walk; in hash_hw_update()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dn2_core.c527 struct crypto_hash_walk walk; in n2_do_async_digest()

Completed in 13 milliseconds