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

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

Completed in 369 milliseconds