Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Dchacha20poly1305.c430 static int chachapoly_encrypt(struct aead_request *req) in chachapoly_encrypt() function
622 inst->alg.encrypt = chachapoly_encrypt; in chachapoly_create()
/Linux-v6.6/drivers/crypto/caam/
Dcaamalg.c1495 static int chachapoly_encrypt(struct aead_request *req) in chachapoly_encrypt() function
3530 .encrypt = chachapoly_encrypt,
3556 .encrypt = chachapoly_encrypt,