Home
last modified time | relevance | path

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

/linux-4.4.14/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 struct crypto_hash_walk *walk,
64 static inline int crypto_ahash_walk_done(struct crypto_hash_walk *walk, in crypto_ahash_walk_done()
70 static inline int crypto_hash_walk_last(struct crypto_hash_walk *walk) in crypto_hash_walk_last()
75 static inline int crypto_ahash_walk_last(struct crypto_hash_walk *walk) in crypto_ahash_walk_last()
/linux-4.4.14/crypto/
Dahash.c43 static int hash_walk_next(struct crypto_hash_walk *walk) in hash_walk_next()
67 static int hash_walk_new_entry(struct crypto_hash_walk *walk) in hash_walk_new_entry()
84 int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err) in crypto_hash_walk_done()
132 struct crypto_hash_walk *walk) in crypto_hash_walk_first()
150 struct crypto_hash_walk *walk) in crypto_ahash_walk_first()
171 struct crypto_hash_walk *walk, in crypto_hash_walk_first_compat()
Dshash.c222 struct crypto_hash_walk walk; in shash_ahash_update()
245 struct crypto_hash_walk walk; in shash_ahash_finup()
395 struct crypto_hash_walk walk; in shash_compat_update()
/linux-4.4.14/include/crypto/
Dmcryptd.h59 struct crypto_hash_walk walk;
/linux-4.4.14/drivers/crypto/ux500/hash/
Dhash_core.c1087 struct crypto_hash_walk walk; in hash_hw_update()
/linux-4.4.14/drivers/crypto/
Dn2_core.c513 struct crypto_hash_walk walk; in n2_do_async_digest()