Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/crypto/
Dnhpoly1305-avx2-glue.c66 static void __exit nhpoly1305_mod_exit(void) in nhpoly1305_mod_exit() function
72 module_exit(nhpoly1305_mod_exit);
Dnhpoly1305-sse2-glue.c65 static void __exit nhpoly1305_mod_exit(void) in nhpoly1305_mod_exit() function
71 module_exit(nhpoly1305_mod_exit);
/Linux-v5.4/arch/arm/crypto/
Dnhpoly1305-neon-glue.c66 static void __exit nhpoly1305_mod_exit(void) in nhpoly1305_mod_exit() function
72 module_exit(nhpoly1305_mod_exit);
/Linux-v5.4/arch/arm64/crypto/
Dnhpoly1305-neon-glue.c66 static void __exit nhpoly1305_mod_exit(void) in nhpoly1305_mod_exit() function
72 module_exit(nhpoly1305_mod_exit);
/Linux-v5.4/crypto/
Dnhpoly1305.c242 static void __exit nhpoly1305_mod_exit(void) in nhpoly1305_mod_exit() function
248 module_exit(nhpoly1305_mod_exit);