Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dchacha20poly1305.c449 static int chachapoly_encrypt(struct aead_request *req) in chachapoly_encrypt() function
672 inst->alg.encrypt = chachapoly_encrypt; in chachapoly_create()