Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/crypto/
H A Dchacha20poly1305.c430 static int chachapoly_encrypt(struct aead_request *req) in chachapoly_encrypt() function
622 inst->alg.encrypt = chachapoly_encrypt; in chachapoly_create()
/kernel/linux/linux-5.10/crypto/
H A Dchacha20poly1305.c430 static int chachapoly_encrypt(struct aead_request *req) in chachapoly_encrypt() function
622 inst->alg.encrypt = chachapoly_encrypt; in chachapoly_create()
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg.c1481 static int chachapoly_encrypt(struct aead_request *req) in chachapoly_encrypt() function
3307 .encrypt = chachapoly_encrypt,
3330 .encrypt = chachapoly_encrypt,
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg.c1496 static int chachapoly_encrypt(struct aead_request *req) in chachapoly_encrypt() function
3531 .encrypt = chachapoly_encrypt,
3557 .encrypt = chachapoly_encrypt,

Completed in 11 milliseconds