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