Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dchacha20poly1305.c169 static int poly_tail(struct aead_request *req) in poly_tail() function
196 async_done_continue(data, err, poly_tail); in poly_cipherpad_done()
220 return poly_tail(req); in poly_cipherpad()