Searched refs:bufsl (Results 1 – 1 of 1) sorted by relevance
874 struct scatterlist bufsl[2]; member2024 sg_init_table(req_ctx->bufsl, nsg); in ahash_process_req()2025 sg_set_buf(req_ctx->bufsl, ctx_buf, req_ctx->nbuf); in ahash_process_req()2027 sg_chain(req_ctx->bufsl, 2, areq->src); in ahash_process_req()2028 req_ctx->psrc = req_ctx->bufsl; in ahash_process_req()2044 req_ctx->psrc = scatterwalk_ffwd(req_ctx->bufsl, areq->src, in ahash_process_req()