poly1305_core_setkey 177 crypto/adiantum.c poly1305_core_setkey(&tctx->header_hash_key, keyp); poly1305_core_setkey 133 crypto/nhpoly1305.c poly1305_core_setkey(&ctx->poly_key, key); poly1305_core_setkey 59 crypto/poly1305_generic.c EXPORT_SYMBOL_GPL(poly1305_core_setkey); poly1305_core_setkey 71 crypto/poly1305_generic.c poly1305_core_setkey(&dctx->r, src); poly1305_core_setkey 46 include/crypto/poly1305.h void poly1305_core_setkey(struct poly1305_key *key, const u8 *raw_key);