sg_nents_xlen
dnents = sg_nents_xlen(req->dst, req->cryptlen,
nents = sg_nents_xlen(req_ctx->hctx_wr.srcsg, param->sg_len,
dnents = sg_nents_xlen(req->dst, req->assoclen + req->cryptlen +
snents = sg_nents_xlen(req->src, req->assoclen + req->cryptlen,
dnents = sg_nents_xlen(req->dst, req->assoclen + req->cryptlen
snents = sg_nents_xlen(req->src, req->assoclen + req->cryptlen,
dnents = sg_nents_xlen(req->dst, req->assoclen + req->cryptlen +
snents = sg_nents_xlen(req->src, req->assoclen + req->cryptlen,
nents = sg_nents_xlen(reqctx->dstsg, wrparam->bytes, CHCR_DST_SG_SIZE,
nents = sg_nents_xlen(reqctx->srcsg, wrparam->bytes,