Lines Matching refs:crypto_ahash
319 static int ahash_set_sh_desc(struct crypto_ahash *ahash) in ahash_set_sh_desc()
520 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey()
628 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_unmap_ctx()
642 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done()
677 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_bi()
712 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_src()
747 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_dst()
780 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx()
902 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx()
985 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx()
1073 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_digest()
1150 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_no_ctx()
1212 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_no_ctx()
1326 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_no_ctx()
1408 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_first()
1761 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in caam_hash_cra_init()