Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/arch/x86/crypto/
Dnhpoly1305-avx2-glue.c67 static void __exit nhpoly1305_mod_exit(void) in nhpoly1305_mod_exit() function
73 module_exit(nhpoly1305_mod_exit);
Dnhpoly1305-sse2-glue.c66 static void __exit nhpoly1305_mod_exit(void) in nhpoly1305_mod_exit() function
72 module_exit(nhpoly1305_mod_exit);
/linux-6.1.9/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-6.1.9/crypto/
Dnhpoly1305.c243 static void __exit nhpoly1305_mod_exit(void) in nhpoly1305_mod_exit() function
249 module_exit(nhpoly1305_mod_exit);