trim_sg_list      293 drivers/crypto/nx/nx.c 	nx_ctx->op.inlen = trim_sg_list(nx_ctx->in_sg, nx_insg, delta, nbytes);
trim_sg_list      294 drivers/crypto/nx/nx.c 	nx_ctx->op.outlen = trim_sg_list(nx_ctx->out_sg, nx_outsg, delta, nbytes);