Home
last modified time | relevance | path

Searched refs:fallback_exit_cip (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
Dgeode-aes.c207 static void fallback_exit_cip(struct crypto_tfm *tfm) in fallback_exit_cip() function
222 .cra_exit = fallback_exit_cip,
/kernel/linux/linux-5.10/arch/s390/crypto/
Daes_s390.c144 static void fallback_exit_cip(struct crypto_tfm *tfm) in fallback_exit_cip() function
162 .cra_exit = fallback_exit_cip,