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

/linux-master/crypto/
H A Dchacha20poly1305.c430 static int chachapoly_encrypt(struct aead_request *req) function
621 inst->alg.encrypt = chachapoly_encrypt;
/linux-master/drivers/crypto/caam/
H A Dcaamalg.c1496 static int chachapoly_encrypt(struct aead_request *req) function
3531 .encrypt = chachapoly_encrypt,
3557 .encrypt = chachapoly_encrypt,

Completed in 118 milliseconds