Lines Matching defs:ahash

202 static int ahash_set_sh_desc(struct crypto_ahash *ahash)  in ahash_set_sh_desc()
258 static int axcbc_set_sh_desc(struct crypto_ahash *ahash) in axcbc_set_sh_desc()
310 static int acmac_set_sh_desc(struct crypto_ahash *ahash) in acmac_set_sh_desc()
423 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey()
492 static int axcbc_setkey(struct crypto_ahash *ahash, const u8 *key, in axcbc_setkey()
512 static int acmac_setkey(struct crypto_ahash *ahash, const u8 *key, in acmac_setkey()
589 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_cpy() local
640 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_switch() local
705 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_edesc_alloc() local
825 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() local
950 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx() local
1011 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx() local
1085 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_digest() local
1152 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_no_ctx() local
1201 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_no_ctx() local
1322 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_no_ctx() local
1398 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_first() local
1765 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in caam_hash_cra_init() local