Searched refs:chachapoly_decrypt (Results 1 – 2 of 2) sorted by relevance
452 static int chachapoly_decrypt(struct aead_request *req) in chachapoly_decrypt() function623 inst->alg.decrypt = chachapoly_decrypt; in chachapoly_create()
1501 static int chachapoly_decrypt(struct aead_request *req) in chachapoly_decrypt() function3532 .decrypt = chachapoly_decrypt,3558 .decrypt = chachapoly_decrypt,