Home
last modified time | relevance | path

Searched refs:crypto_nhpoly1305_setkey (Results 1 – 6 of 6) sorted by relevance

/linux/crypto/
H A Dnhpoly1305.c125 int crypto_nhpoly1305_setkey(struct crypto_shash *tfm, in crypto_nhpoly1305_setkey() function
142 EXPORT_SYMBOL(crypto_nhpoly1305_setkey);
234 .setkey = crypto_nhpoly1305_setkey,
/linux/include/crypto/
H A Dnhpoly1305.h61 int crypto_nhpoly1305_setkey(struct crypto_shash *tfm,
/linux/arch/x86/crypto/
H A Dnhpoly1305-avx2-glue.c56 .setkey = crypto_nhpoly1305_setkey,
H A Dnhpoly1305-sse2-glue.c56 .setkey = crypto_nhpoly1305_setkey,
/linux/arch/arm/crypto/
H A Dnhpoly1305-neon-glue.c56 .setkey = crypto_nhpoly1305_setkey,
/linux/arch/arm64/crypto/
H A Dnhpoly1305-neon-glue.c56 .setkey = crypto_nhpoly1305_setkey,