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

/linux-4.1.27/drivers/crypto/
H A Dgeode-aes.c272 static void fallback_exit_cip(struct crypto_tfm *tfm) fallback_exit_cip() function
288 .cra_exit = fallback_exit_cip,
/linux-4.1.27/arch/s390/crypto/
H A Daes_s390.c202 static void fallback_exit_cip(struct crypto_tfm *tfm) fallback_exit_cip() function
220 .cra_exit = fallback_exit_cip,

Completed in 64 milliseconds