Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/crypto/
H A Dchacha20poly1305.c199 static int poly_cipherpad(struct aead_request *req) in poly_cipherpad() function
225 async_done_continue(data, err, poly_cipherpad); in poly_cipher_done()
250 return poly_cipherpad(req); in poly_cipher()
445 * - poly_cipherpad/done() in chachapoly_encrypt()
466 * - poly_cipherpad/done() in chachapoly_decrypt()
/kernel/linux/linux-5.10/crypto/
H A Dchacha20poly1305.c199 static int poly_cipherpad(struct aead_request *req) in poly_cipherpad() function
225 async_done_continue(areq->data, err, poly_cipherpad); in poly_cipher_done()
250 return poly_cipherpad(req); in poly_cipher()
445 * - poly_cipherpad/done() in chachapoly_encrypt()
466 * - poly_cipherpad/done() in chachapoly_decrypt()

Completed in 3 milliseconds