Searched refs:chachapoly_decrypt (Results 1 – 2 of 2) sorted by relevance
454 static int chachapoly_decrypt(struct aead_request *req) in chachapoly_decrypt() function658 inst->alg.decrypt = chachapoly_decrypt; in chachapoly_create()
1525 static int chachapoly_decrypt(struct aead_request *req) in chachapoly_decrypt() function3371 .decrypt = chachapoly_decrypt,3394 .decrypt = chachapoly_decrypt,