Searched refs:sgfirst (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/crypto/
H A Dimg-hash.c94 struct scatterlist *sgfirst; member in struct:img_hash_request_ctx
405 ctx->bufcnt = sg_pcopy_to_buffer(ctx->sgfirst, ctx->nents,
413 tbc = sg_pcopy_to_buffer(ctx->sgfirst, ctx->nents,
670 ctx->sgfirst = req->src;

Completed in 231 milliseconds