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

/linux-master/crypto/
H A Dchacha20poly1305.c452 static int chachapoly_decrypt(struct aead_request *req) function
622 inst->alg.decrypt = chachapoly_decrypt;
/linux-master/drivers/crypto/caam/
H A Dcaamalg.c1501 static int chachapoly_decrypt(struct aead_request *req) function
3532 .decrypt = chachapoly_decrypt,
3558 .decrypt = chachapoly_decrypt,

Completed in 125 milliseconds