Searched refs:scatterwalk_sg_chain (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dscatterwalk.h56 static inline void scatterwalk_sg_chain(struct scatterlist *sg1, int num, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dccm.c331 scatterwalk_sg_chain(pctx->src, 2, req->src);
337 scatterwalk_sg_chain(pctx->dst, 2, req->dst);
402 scatterwalk_sg_chain(pctx->src, 2, req->src);
408 scatterwalk_sg_chain(pctx->dst, 2, req->dst);
H A Deseqiv.c74 scatterwalk_sg_chain(head, 2, sg);
H A Dgcm.c197 scatterwalk_sg_chain(pctx->src, 2, req->src);
203 scatterwalk_sg_chain(pctx->dst, 2, req->dst);
1115 scatterwalk_sg_chain(head, 2, sg);
H A Dauthenc.c119 scatterwalk_sg_chain(head, 2, sg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dtalitos.c1813 scatterwalk_sg_chain(req_ctx->bufsl, 2, areq->src);

Completed in 277 milliseconds