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

/linux-4.4.14/crypto/
H A Dchacha20poly1305.c205 static int poly_cipherpad(struct aead_request *req) poly_cipherpad() function
232 async_done_continue(areq->data, err, poly_cipherpad); poly_cipher_done()
258 return poly_cipherpad(req); poly_cipher()
455 * - poly_cipherpad/done() chachapoly_encrypt()
475 * - poly_cipherpad/done() chachapoly_decrypt()

Completed in 44 milliseconds