Home
last modified time | relevance | path

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

/crypto/
Dchacha20poly1305.c432 static int chachapoly_encrypt(struct aead_request *req) in chachapoly_encrypt() function
657 inst->alg.encrypt = chachapoly_encrypt; in chachapoly_create()