Home
last modified time | relevance | path

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

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