Home
last modified time | relevance | path

Searched refs:poly_cipher (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/crypto/
H A Dchacha20poly1305.c228 static int poly_cipher(struct aead_request *req) in poly_cipher() function
255 async_done_continue(data, err, poly_cipher); in poly_adpad_done()
279 return poly_cipher(req); in poly_adpad()
444 * - poly_cipher/done() in chachapoly_encrypt()
465 * - poly_cipher/done() in chachapoly_decrypt()
/kernel/linux/linux-5.10/crypto/
H A Dchacha20poly1305.c228 static int poly_cipher(struct aead_request *req) in poly_cipher() function
255 async_done_continue(areq->data, err, poly_cipher); in poly_adpad_done()
279 return poly_cipher(req); in poly_adpad()
444 * - poly_cipher/done() in chachapoly_encrypt()
465 * - poly_cipher/done() in chachapoly_decrypt()

Completed in 3 milliseconds