Home
last modified time | relevance | path

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

/crypto/
Dchacha20poly1305.c230 static int poly_cipher(struct aead_request *req) in poly_cipher() function
257 async_done_continue(areq->data, err, poly_cipher); in poly_adpad_done()
281 return poly_cipher(req); in poly_adpad()