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

/linux-4.1.27/include/crypto/
H A Dscatterwalk.h28 static inline void scatterwalk_sg_chain(struct scatterlist *sg1, int num, scatterwalk_sg_chain() function
46 scatterwalk_sg_chain(head, num, sg); scatterwalk_crypto_chain()
/linux-4.1.27/crypto/
H A Dccm.c332 scatterwalk_sg_chain(pctx->src, 2, req->src); crypto_ccm_encrypt()
338 scatterwalk_sg_chain(pctx->dst, 2, req->dst); crypto_ccm_encrypt()
403 scatterwalk_sg_chain(pctx->src, 2, req->src); crypto_ccm_decrypt()
409 scatterwalk_sg_chain(pctx->dst, 2, req->dst); crypto_ccm_decrypt()
H A Dgcm.c204 scatterwalk_sg_chain(pctx->src, 2, req->src); crypto_gcm_init_crypt()
210 scatterwalk_sg_chain(pctx->dst, 2, req->dst); crypto_gcm_init_crypt()
H A Dalgif_skcipher.c153 scatterwalk_sg_chain(sg, MAX_SGL_ENTS + 1, sgl->sg); skcipher_alloc_sgl()
/linux-4.1.27/drivers/crypto/qce/
H A Dsha.c299 scatterwalk_sg_chain(rctx->sg, 2, req->src); qce_ahash_update()
/linux-4.1.27/drivers/crypto/
H A Dbfin_crc.c373 scatterwalk_sg_chain(ctx->bufsl, nsg, bfin_crypto_crc_handle_queue()
H A Dsahara.c1002 scatterwalk_sg_chain(rctx->in_sg_chain, 2, req->src); sahara_sha_prepare_request()
H A Dtalitos.c1739 scatterwalk_sg_chain(req_ctx->bufsl, 2, areq->src); ahash_process_req()

Completed in 153 milliseconds