Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/crypto/
Dtalitos.c731 struct scatterlist bufsl[2]; member
1809 sg_init_table(req_ctx->bufsl, nsg); in ahash_process_req()
1810 sg_set_buf(req_ctx->bufsl, req_ctx->buf, req_ctx->nbuf); in ahash_process_req()
1812 scatterwalk_sg_chain(req_ctx->bufsl, 2, areq->src); in ahash_process_req()
1813 req_ctx->psrc = req_ctx->bufsl; in ahash_process_req()