Home
last modified time | relevance | path

Searched refs:crypto_nhpoly1305_init (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dnhpoly1305.c144 int crypto_nhpoly1305_init(struct shash_desc *desc) in crypto_nhpoly1305_init() function
153 EXPORT_SYMBOL(crypto_nhpoly1305_init); variable
231 .init = crypto_nhpoly1305_init,
/kernel/linux/linux-6.6/crypto/
H A Dnhpoly1305.c144 int crypto_nhpoly1305_init(struct shash_desc *desc) in crypto_nhpoly1305_init() function
153 EXPORT_SYMBOL(crypto_nhpoly1305_init); variable
231 .init = crypto_nhpoly1305_init,
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dnhpoly1305-neon-glue.c44 .init = crypto_nhpoly1305_init,
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dnhpoly1305-neon-glue.c44 .init = crypto_nhpoly1305_init,
/kernel/linux/linux-5.10/include/crypto/
H A Dnhpoly1305.h64 int crypto_nhpoly1305_init(struct shash_desc *desc);
/kernel/linux/linux-6.6/include/crypto/
H A Dnhpoly1305.h64 int crypto_nhpoly1305_init(struct shash_desc *desc);
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dnhpoly1305-avx2-glue.c44 .init = crypto_nhpoly1305_init,
H A Dnhpoly1305-sse2-glue.c44 .init = crypto_nhpoly1305_init,
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Dnhpoly1305-neon-glue.c51 .init = crypto_nhpoly1305_init,
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dnhpoly1305-avx2-glue.c51 .init = crypto_nhpoly1305_init,
H A Dnhpoly1305-sse2-glue.c51 .init = crypto_nhpoly1305_init,
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dnhpoly1305-neon-glue.c51 .init = crypto_nhpoly1305_init,

Completed in 5 milliseconds