Lines Matching defs:ahash
3138 static int ahash_set_sh_desc(struct crypto_ahash *ahash) in ahash_set_sh_desc()
3310 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey()
3403 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done() local
3430 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_bi() local
3468 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_src() local
3495 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_dst() local
3531 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() local
3650 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx() local
3721 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx() local
3815 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_digest() local
3910 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_no_ctx() local
3983 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_no_ctx() local
4104 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_no_ctx() local
4200 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_first() local
4553 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in caam_hash_cra_init() local