ahash_req 556 drivers/crypto/amcc/crypto4xx_core.c struct ahash_request *ahash_req; ahash_req 558 drivers/crypto/amcc/crypto4xx_core.c ahash_req = ahash_request_cast(pd_uinfo->async_req); ahash_req 559 drivers/crypto/amcc/crypto4xx_core.c ctx = crypto_tfm_ctx(ahash_req->base.tfm); ahash_req 561 drivers/crypto/amcc/crypto4xx_core.c crypto4xx_copy_digest_to_dst(ahash_req->result, pd_uinfo, ahash_req 562 drivers/crypto/amcc/crypto4xx_core.c crypto_tfm_ctx(ahash_req->base.tfm)); ahash_req 566 drivers/crypto/amcc/crypto4xx_core.c ahash_request_complete(ahash_req, -EINPROGRESS); ahash_req 567 drivers/crypto/amcc/crypto4xx_core.c ahash_request_complete(ahash_req, 0);