Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dchacha20poly1305.c432 static int chachapoly_encrypt(struct aead_request *req) in chachapoly_encrypt() function
657 inst->alg.encrypt = chachapoly_encrypt; in chachapoly_create()
/Linux-v5.4/drivers/crypto/caam/
Dcaamalg.c1492 static int chachapoly_encrypt(struct aead_request *req) in chachapoly_encrypt() function
3370 .encrypt = chachapoly_encrypt,
3393 .encrypt = chachapoly_encrypt,