nhpoly1305_key 48 arch/arm/crypto/nhpoly1305-neon-glue.c .base.cra_ctxsize = sizeof(struct nhpoly1305_key), nhpoly1305_key 48 arch/arm64/crypto/nhpoly1305-neon-glue.c .base.cra_ctxsize = sizeof(struct nhpoly1305_key), nhpoly1305_key 47 arch/x86/crypto/nhpoly1305-avx2-glue.c .base.cra_ctxsize = sizeof(struct nhpoly1305_key), nhpoly1305_key 47 arch/x86/crypto/nhpoly1305-sse2-glue.c .base.cra_ctxsize = sizeof(struct nhpoly1305_key), nhpoly1305_key 76 crypto/nhpoly1305.c const struct nhpoly1305_key *key) nhpoly1305_key 92 crypto/nhpoly1305.c const struct nhpoly1305_key *key, nhpoly1305_key 127 crypto/nhpoly1305.c struct nhpoly1305_key *ctx = crypto_shash_ctx(tfm); nhpoly1305_key 159 crypto/nhpoly1305.c const struct nhpoly1305_key *key = crypto_shash_ctx(desc->tfm); nhpoly1305_key 200 crypto/nhpoly1305.c const struct nhpoly1305_key *key = crypto_shash_ctx(desc->tfm); nhpoly1305_key 227 crypto/nhpoly1305.c .base.cra_ctxsize = sizeof(struct nhpoly1305_key),