Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/crypto/
H A Daes_s390.c175 static int setkey_fallback_skcipher(struct crypto_skcipher *tfm, const u8 *key, in setkey_fallback_skcipher() function
215 return setkey_fallback_skcipher(tfm, in_key, key_len); in ecb_aes_set_key()
311 return setkey_fallback_skcipher(tfm, in_key, key_len); in cbc_aes_set_key()
543 return setkey_fallback_skcipher(tfm, in_key, key_len); in ctr_aes_set_key()