Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dgeode-aes.c192 static int fallback_init_cip(struct crypto_tfm *tfm) in fallback_init_cip() function
222 .cra_init = fallback_init_cip,
/openbmc/linux/arch/s390/crypto/
H A Daes_s390.c128 static int fallback_init_cip(struct crypto_tfm *tfm) in fallback_init_cip() function
162 .cra_init = fallback_init_cip,