Lines Matching refs:crypto_ahash
292 static int ahash_set_sh_desc(struct crypto_ahash *ahash) in ahash_set_sh_desc()
430 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey()
530 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_unmap_ctx()
546 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done()
580 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_bi()
615 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_src()
649 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_dst()
741 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx()
871 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx()
946 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx()
1033 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_digest()
1113 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_no_ctx()
1173 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_no_ctx()
1298 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_no_ctx()
1388 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_first()
1724 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in caam_hash_cra_init()