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