Searched refs:chachapoly_encrypt (Results 1 – 2 of 2) sorted by relevance
432 static int chachapoly_encrypt(struct aead_request *req) in chachapoly_encrypt() function657 inst->alg.encrypt = chachapoly_encrypt; in chachapoly_create()
1492 static int chachapoly_encrypt(struct aead_request *req) in chachapoly_encrypt() function3370 .encrypt = chachapoly_encrypt,3393 .encrypt = chachapoly_encrypt,