Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dnhpoly1305.c143 int crypto_nhpoly1305_init(struct shash_desc *desc) in crypto_nhpoly1305_init() function
152 EXPORT_SYMBOL(crypto_nhpoly1305_init);
230 .init = crypto_nhpoly1305_init,
/Linux-v5.4/include/crypto/
Dnhpoly1305.h64 int crypto_nhpoly1305_init(struct shash_desc *desc);
/Linux-v5.4/arch/arm/crypto/
Dnhpoly1305-neon-glue.c51 .init = crypto_nhpoly1305_init,
/Linux-v5.4/arch/x86/crypto/
Dnhpoly1305-avx2-glue.c50 .init = crypto_nhpoly1305_init,
Dnhpoly1305-sse2-glue.c50 .init = crypto_nhpoly1305_init,
/Linux-v5.4/arch/arm64/crypto/
Dnhpoly1305-neon-glue.c51 .init = crypto_nhpoly1305_init,