ahashdreq         491 drivers/crypto/marvell/hash.c 	struct mv_cesa_ahash_dma_req *ahashdreq = &creq->req.dma;
ahashdreq         497 drivers/crypto/marvell/hash.c 	ret = mv_cesa_ahash_dma_alloc_cache(ahashdreq, flags);
ahashdreq         501 drivers/crypto/marvell/hash.c 	memcpy(ahashdreq->cache, creq->cache, creq->cache_ptr);
ahashdreq         505 drivers/crypto/marvell/hash.c 					     ahashdreq->cache_dma,
ahashdreq         517 drivers/crypto/marvell/hash.c 	struct mv_cesa_ahash_dma_req *ahashdreq = &creq->req.dma;
ahashdreq         552 drivers/crypto/marvell/hash.c 	ret = mv_cesa_ahash_dma_alloc_padding(ahashdreq, flags);
ahashdreq         556 drivers/crypto/marvell/hash.c 	trailerlen = mv_cesa_ahash_pad_req(creq, ahashdreq->padding);
ahashdreq         563 drivers/crypto/marvell/hash.c 						ahashdreq->padding_dma,
ahashdreq         582 drivers/crypto/marvell/hash.c 					    ahashdreq->padding_dma +