Home
last modified time | relevance | path

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

/crypto/
Dchacha20poly1305.c454 static int chachapoly_decrypt(struct aead_request *req) in chachapoly_decrypt() function
658 inst->alg.decrypt = chachapoly_decrypt; in chachapoly_create()