Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dgeode-aes.c208 static void fallback_exit_cip(struct crypto_tfm *tfm) in fallback_exit_cip() function
223 .cra_exit = fallback_exit_cip,
/openbmc/linux/arch/s390/crypto/
H A Daes_s390.c145 static void fallback_exit_cip(struct crypto_tfm *tfm) in fallback_exit_cip() function
163 .cra_exit = fallback_exit_cip,