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