Home
last modified time | relevance | path

Searched refs:nhpoly1305_alg (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/x86/crypto/
A Dnhpoly1305-avx2-glue.c37 static struct shash_alg nhpoly1305_alg = { variable
57 return crypto_register_shash(&nhpoly1305_alg); in nhpoly1305_mod_init()
62 crypto_unregister_shash(&nhpoly1305_alg); in nhpoly1305_mod_exit()
A Dnhpoly1305-sse2-glue.c37 static struct shash_alg nhpoly1305_alg = { variable
56 return crypto_register_shash(&nhpoly1305_alg); in nhpoly1305_mod_init()
61 crypto_unregister_shash(&nhpoly1305_alg); in nhpoly1305_mod_exit()
/linux-6.3-rc2/arch/arm/crypto/
A Dnhpoly1305-neon-glue.c37 static struct shash_alg nhpoly1305_alg = { variable
56 return crypto_register_shash(&nhpoly1305_alg); in nhpoly1305_mod_init()
61 crypto_unregister_shash(&nhpoly1305_alg); in nhpoly1305_mod_exit()
/linux-6.3-rc2/arch/arm64/crypto/
A Dnhpoly1305-neon-glue.c37 static struct shash_alg nhpoly1305_alg = { variable
56 return crypto_register_shash(&nhpoly1305_alg); in nhpoly1305_mod_init()
61 crypto_unregister_shash(&nhpoly1305_alg); in nhpoly1305_mod_exit()
/linux-6.3-rc2/crypto/
A Dnhpoly1305.c224 static struct shash_alg nhpoly1305_alg = { variable
240 return crypto_register_shash(&nhpoly1305_alg); in nhpoly1305_mod_init()
245 crypto_unregister_shash(&nhpoly1305_alg); in nhpoly1305_mod_exit()

Completed in 5 milliseconds