Lines Matching refs:crypto_ahash
311 static int ahash_set_sh_desc(struct crypto_ahash *ahash) in ahash_set_sh_desc()
512 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey()
623 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_unmap_ctx()
637 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done()
672 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_bi()
707 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_src()
742 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_dst()
775 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx()
900 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx()
983 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx()
1073 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_digest()
1153 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_no_ctx()
1216 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_no_ctx()
1331 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_no_ctx()
1416 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_first()
1577 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_export()
1589 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_import()
1750 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in caam_hash_cra_init()