Home
last modified time | relevance | path

Searched refs:sgl_dst (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/crypto/ccp/
H A Dccp_hardware.c1073 struct sglist *sgl_dst, const struct ccp_completion_ctx *cctx) in ccp_sha() argument
1115 for (i = 0; i < sgl_dst->sg_nseg; i++) { in ccp_sha()
1116 seg = &sgl_dst->sg_segs[i]; in ccp_sha()