Searched refs:atmel_aes_authenc_exit_tfm (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | atmel-aes.c | 2115 static void atmel_aes_authenc_exit_tfm(struct crypto_aead *tfm) in atmel_aes_authenc_exit_tfm() function 2172 .exit = atmel_aes_authenc_exit_tfm, 2188 .exit = atmel_aes_authenc_exit_tfm, 2204 .exit = atmel_aes_authenc_exit_tfm, 2220 .exit = atmel_aes_authenc_exit_tfm, 2236 .exit = atmel_aes_authenc_exit_tfm,
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | atmel-aes.c | 2178 static void atmel_aes_authenc_exit_tfm(struct crypto_aead *tfm) in atmel_aes_authenc_exit_tfm() function 2230 .exit = atmel_aes_authenc_exit_tfm, 2246 .exit = atmel_aes_authenc_exit_tfm, 2262 .exit = atmel_aes_authenc_exit_tfm, 2278 .exit = atmel_aes_authenc_exit_tfm, 2294 .exit = atmel_aes_authenc_exit_tfm,
|
Completed in 8 milliseconds