Searched refs:scatterwalk_map_and_copy (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dscatterwalk.c103 void scatterwalk_map_and_copy(void *buf, struct scatterlist *sg, function
126 EXPORT_SYMBOL_GPL(scatterwalk_map_and_copy); variable
H A Dcts.c96 scatterwalk_map_and_copy(s, src, offset, nbytes, 0);
118 scatterwalk_map_and_copy(d, dst, offset, nbytes, 1);
181 scatterwalk_map_and_copy(s, src, offset, nbytes, 0);
213 scatterwalk_map_and_copy(d, dst, offset, nbytes, 1);
H A Dauthenc.c146 scatterwalk_map_and_copy(ahreq->result, areq_ctx->sg,
165 scatterwalk_map_and_copy(ahreq->result, areq_ctx->sg,
202 scatterwalk_map_and_copy(ihash, areq_ctx->sg, areq_ctx->cryptlen,
241 scatterwalk_map_and_copy(ihash, areq_ctx->sg, areq_ctx->cryptlen,
372 scatterwalk_map_and_copy(hash, dst, cryptlen,
477 scatterwalk_map_and_copy(ihash, areq_ctx->sg, areq_ctx->cryptlen,
H A Dgcm.c506 scatterwalk_map_and_copy(auth_tag, req->dst, req->cryptlen,
577 scatterwalk_map_and_copy(iauth_tag, req->src, cryptlen, authsize, 0);
1145 scatterwalk_map_and_copy(rctx->auth_tag, dst,
1186 scatterwalk_map_and_copy(rctx->auth_tag, req->dst, req->cryptlen,
H A Dccm.c288 scatterwalk_map_and_copy(odata, req->dst, req->cryptlen,
350 scatterwalk_map_and_copy(odata, req->dst, cryptlen,
396 scatterwalk_map_and_copy(authtag, req->src, cryptlen, authsize, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dscatterwalk.h120 void scatterwalk_map_and_copy(void *buf, struct scatterlist *sg,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dixp4xx_crypto.c357 scatterwalk_map_and_copy(req_ctx->hmac_virt,
1072 scatterwalk_map_and_copy(req_ctx->hmac_virt,

Completed in 78 milliseconds