crypto_hash_walk   40 crypto/ahash.c static int hash_walk_next(struct crypto_hash_walk *walk)
crypto_hash_walk   64 crypto/ahash.c static int hash_walk_new_entry(struct crypto_hash_walk *walk)
crypto_hash_walk   81 crypto/ahash.c int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err)
crypto_hash_walk  130 crypto/ahash.c 			   struct crypto_hash_walk *walk)
crypto_hash_walk  148 crypto/ahash.c 			    struct crypto_hash_walk *walk)
crypto_hash_walk  242 crypto/shash.c 	struct crypto_hash_walk walk;
crypto_hash_walk  265 crypto/shash.c 	struct crypto_hash_walk walk;
crypto_hash_walk  527 drivers/crypto/n2_core.c 	struct crypto_hash_walk walk;
crypto_hash_walk 1074 drivers/crypto/ux500/hash/hash_core.c 	struct crypto_hash_walk walk;
crypto_hash_walk   50 include/crypto/internal/hash.h int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err);
crypto_hash_walk   52 include/crypto/internal/hash.h 			   struct crypto_hash_walk *walk);
crypto_hash_walk   54 include/crypto/internal/hash.h 			   struct crypto_hash_walk *walk);
crypto_hash_walk   56 include/crypto/internal/hash.h static inline int crypto_ahash_walk_done(struct crypto_hash_walk *walk,
crypto_hash_walk   62 include/crypto/internal/hash.h static inline int crypto_hash_walk_last(struct crypto_hash_walk *walk)
crypto_hash_walk   67 include/crypto/internal/hash.h static inline int crypto_ahash_walk_last(struct crypto_hash_walk *walk)