Searched refs:chcr_sg_ent_in_wr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/chelsio/ |
H A D | chcr_algo.c | 640 static int chcr_sg_ent_in_wr(struct scatterlist *src, in chcr_sg_ent_in_wr() function 1188 bytes = chcr_sg_ent_in_wr(reqctx->srcsg, reqctx->dstsg, 0, in chcr_handle_cipher_resp() 1306 bytes = chcr_sg_ent_in_wr(req->src, req->dst, 0, in process_cipher()
|
/kernel/linux/linux-6.6/drivers/crypto/chelsio/ |
H A D | chcr_algo.c | 636 static int chcr_sg_ent_in_wr(struct scatterlist *src, in chcr_sg_ent_in_wr() function 1181 bytes = chcr_sg_ent_in_wr(reqctx->srcsg, reqctx->dstsg, 0, in chcr_handle_cipher_resp() 1299 bytes = chcr_sg_ent_in_wr(req->src, req->dst, 0, in process_cipher()
|
Completed in 12 milliseconds