Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c360 static int artpec6_crypto_prepare_aead(struct aead_request *areq);
1274 ret = artpec6_crypto_prepare_aead(req); in artpec6_crypto_aead_encrypt()
1299 ret = artpec6_crypto_prepare_aead(req); in artpec6_crypto_aead_decrypt()
1827 static int artpec6_crypto_prepare_aead(struct aead_request *areq) in artpec6_crypto_prepare_aead() function