Searched refs:ahash_req (Results 1 – 1 of 1) sorted by relevance
651 struct ahash_request *ahash_req; in crypto4xx_ahash_done() local653 ahash_req = ahash_request_cast(pd_uinfo->async_req); in crypto4xx_ahash_done()654 ctx = crypto_tfm_ctx(ahash_req->base.tfm); in crypto4xx_ahash_done()657 crypto_tfm_ctx(ahash_req->base.tfm)); in crypto4xx_ahash_done()660 if (ahash_req->base.complete != NULL) in crypto4xx_ahash_done()661 ahash_req->base.complete(&ahash_req->base, 0); in crypto4xx_ahash_done()