hash_state        344 drivers/crypto/ux500/hash/hash_alg.h 	struct hash_state	state;
hash_state        376 drivers/crypto/ux500/hash/hash_alg.h 	struct hash_state	state; /* Used for saving and resuming state */
hash_state        393 drivers/crypto/ux500/hash/hash_alg.h 		struct hash_state *state);
hash_state        396 drivers/crypto/ux500/hash/hash_alg.h 		const struct hash_state *state);
hash_state        558 drivers/crypto/ux500/hash/hash_core.c 	memset(&req_ctx->state, 0, sizeof(struct hash_state));
hash_state       1127 drivers/crypto/ux500/hash/hash_core.c 		      const struct hash_state *device_state)
hash_state       1185 drivers/crypto/ux500/hash/hash_core.c 		    struct hash_state *device_state)