Searched refs:artpec6_crypto_ctr_crypt (Results 1 – 1 of 1) sorted by relevance
1180 artpec6_crypto_ctr_crypt(struct skcipher_request *req, bool encrypt) in artpec6_crypto_ctr_crypt() function1228 return artpec6_crypto_ctr_crypt(req, true); in artpec6_crypto_ctr_encrypt()1233 return artpec6_crypto_ctr_crypt(req, false); in artpec6_crypto_ctr_decrypt()