Searched refs:sgl_dst (Results 1 – 1 of 1) sorted by relevance
1073 struct sglist *sgl_dst, const struct ccp_completion_ctx *cctx) in ccp_sha() argument1115 for (i = 0; i < sgl_dst->sg_nseg; i++) { in ccp_sha()1116 seg = &sgl_dst->sg_segs[i]; in ccp_sha()