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

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

Completed in 131 milliseconds