Home
last modified time | relevance | path

Searched defs:aes_mod_exit (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Daes-ce-glue.c173 static void __exit aes_mod_exit(void) in aes_mod_exit() function
179 module_exit(aes_mod_exit); variable
H A Daes-ce-ccm-glue.c366 static void __exit aes_mod_exit(void) in aes_mod_exit() function
372 module_exit(aes_mod_exit); variable
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Daes-ce-glue.c173 static void __exit aes_mod_exit(void) in aes_mod_exit() function
179 module_exit(aes_mod_exit); variable
H A Daes-ce-ccm-glue.c284 static void __exit aes_mod_exit(void) in aes_mod_exit() function
290 module_exit(aes_mod_exit); variable

Completed in 2 milliseconds