Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/marvell/
Dhash.c495 struct mv_cesa_ahash_dma_req *ahashdreq = &creq->req.dma; in mv_cesa_ahash_dma_add_cache() local
501 ret = mv_cesa_ahash_dma_alloc_cache(ahashdreq, flags); in mv_cesa_ahash_dma_add_cache()
505 memcpy(ahashdreq->cache, creq->cache, creq->cache_ptr); in mv_cesa_ahash_dma_add_cache()
509 ahashdreq->cache_dma, in mv_cesa_ahash_dma_add_cache()
521 struct mv_cesa_ahash_dma_req *ahashdreq = &creq->req.dma; in mv_cesa_ahash_dma_last_req() local
556 ret = mv_cesa_ahash_dma_alloc_padding(ahashdreq, flags); in mv_cesa_ahash_dma_last_req()
560 trailerlen = mv_cesa_ahash_pad_req(creq, ahashdreq->padding); in mv_cesa_ahash_dma_last_req()
567 ahashdreq->padding_dma, in mv_cesa_ahash_dma_last_req()
586 ahashdreq->padding_dma + in mv_cesa_ahash_dma_last_req()