Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c361 static int artpec6_crypto_prepare_crypto(struct skcipher_request *areq);
1122 ret = artpec6_crypto_prepare_crypto(req); in artpec6_crypto_encrypt()
1167 ret = artpec6_crypto_prepare_crypto(req); in artpec6_crypto_decrypt()
1660 static int artpec6_crypto_prepare_crypto(struct skcipher_request *areq) in artpec6_crypto_prepare_crypto() function