nhpoly1305_state   55 arch/arm/crypto/nhpoly1305-neon-glue.c 	.descsize		= sizeof(struct nhpoly1305_state),
nhpoly1305_state   55 arch/arm64/crypto/nhpoly1305-neon-glue.c 	.descsize		= sizeof(struct nhpoly1305_state),
nhpoly1305_state   54 arch/x86/crypto/nhpoly1305-avx2-glue.c 	.descsize		= sizeof(struct nhpoly1305_state),
nhpoly1305_state   54 arch/x86/crypto/nhpoly1305-sse2-glue.c 	.descsize		= sizeof(struct nhpoly1305_state),
nhpoly1305_state   75 crypto/nhpoly1305.c static void process_nh_hash_value(struct nhpoly1305_state *state,
nhpoly1305_state   91 crypto/nhpoly1305.c static void nhpoly1305_units(struct nhpoly1305_state *state,
nhpoly1305_state  145 crypto/nhpoly1305.c 	struct nhpoly1305_state *state = shash_desc_ctx(desc);
nhpoly1305_state  158 crypto/nhpoly1305.c 	struct nhpoly1305_state *state = shash_desc_ctx(desc);
nhpoly1305_state  199 crypto/nhpoly1305.c 	struct nhpoly1305_state *state = shash_desc_ctx(desc);
nhpoly1305_state  234 crypto/nhpoly1305.c 	.descsize		= sizeof(struct nhpoly1305_state),