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