Lines Matching refs:crypto_ahash_reqtfm
590 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_cpy()
641 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_switch()
763 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(crypto_ahash_reqtfm(req)); in ahash_do_one_req()
822 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx()
947 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx()
1008 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx()
1082 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_digest()
1149 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_no_ctx()
1198 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_no_ctx()
1319 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_no_ctx()
1395 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_first()