Searched refs:safexcel_aead_chachapoly_crypt (Results 1 – 1 of 1) sorted by relevance
2889 static int safexcel_aead_chachapoly_crypt(struct aead_request *req, in safexcel_aead_chachapoly_crypt() function2944 return safexcel_aead_chachapoly_crypt(req, SAFEXCEL_ENCRYPT); in safexcel_aead_chachapoly_encrypt()2949 return safexcel_aead_chachapoly_crypt(req, SAFEXCEL_DECRYPT); in safexcel_aead_chachapoly_decrypt()