Searched refs:cc_aead_exit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
H A D | cc_aead.c | 64 static void cc_aead_exit(struct crypto_aead *tfm) in cc_aead_exit() function 204 cc_aead_exit(tfm); in cc_aead_init() 2308 .exit = cc_aead_exit, 2328 .exit = cc_aead_exit, 2348 .exit = cc_aead_exit, 2368 .exit = cc_aead_exit, 2388 .exit = cc_aead_exit, 2408 .exit = cc_aead_exit, 2428 .exit = cc_aead_exit, 2448 .exit = cc_aead_exit, [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ccree/ |
H A D | cc_aead.c | 64 static void cc_aead_exit(struct crypto_aead *tfm) in cc_aead_exit() function 204 cc_aead_exit(tfm); in cc_aead_init() 2308 .exit = cc_aead_exit, 2328 .exit = cc_aead_exit, 2348 .exit = cc_aead_exit, 2368 .exit = cc_aead_exit, 2388 .exit = cc_aead_exit, 2408 .exit = cc_aead_exit, 2428 .exit = cc_aead_exit, 2448 .exit = cc_aead_exit, [all...] |
Completed in 6 milliseconds