Lines Matching refs:sg_segs
895 seg = &sgl->sg_segs[i]; in ccp_passthrough_sgl()
1103 seg = &sgl_src->sg_segs[i]; in ccp_sha()
1116 seg = &sgl_dst->sg_segs[i]; in ccp_sha()
1419 seg = &qp->cq_sg_ulptx->sg_segs[i]; in ccp_do_xts()
1495 if ((qp->cq_sg_crp->sg_segs[i].ss_len % AES_BLOCK_LEN) != 0) { in ccp_do_blkcipher()
1497 qp->cq_sg_crp->sg_segs[i].ss_len); in ccp_do_blkcipher()
1604 (void *)PHYS_TO_DMAP(qp->cq_sg_ulptx->sg_segs[0].ss_paddr), " "); in ccp_do_blkcipher()
1617 seg = &qp->cq_sg_ulptx->sg_segs[i]; in ccp_do_blkcipher()
1730 seg = &qp->cq_sg_ulptx->sg_segs[i]; in ccp_do_ghash_aad()
1919 if ((qp->cq_sg_ulptx->sg_segs[i].ss_len % in ccp_gcm()
1923 qp->cq_sg_ulptx->sg_segs[i].ss_len); in ccp_gcm()
1950 if ((qp->cq_sg_ulptx->sg_segs[i].ss_len % AES_BLOCK_LEN) != 0) { in ccp_gcm()
1952 qp->cq_sg_ulptx->sg_segs[i].ss_len); in ccp_gcm()
1959 seg = &qp->cq_sg_ulptx->sg_segs[i]; in ccp_gcm()