Home
last modified time | relevance | path

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

/openbmc/linux/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()