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