poly1305_key 74 crypto/adiantum.c struct poly1305_key header_hash_key; poly1305_key 50 crypto/poly1305_generic.c void poly1305_core_setkey(struct poly1305_key *key, const u8 *raw_key) poly1305_key 91 crypto/poly1305_generic.c const struct poly1305_key *key, poly1305_key 159 crypto/poly1305_generic.c const struct poly1305_key *key, poly1305_key 36 include/crypto/nhpoly1305.h struct poly1305_key poly_key; poly1305_key 26 include/crypto/poly1305.h struct poly1305_key r; poly1305_key 46 include/crypto/poly1305.h void poly1305_core_setkey(struct poly1305_key *key, const u8 *raw_key); poly1305_key 52 include/crypto/poly1305.h const struct poly1305_key *key,