Lines Matching defs:ahash

200 static int ahash_set_sh_desc(struct crypto_ahash *ahash)  in ahash_set_sh_desc()
256 static int axcbc_set_sh_desc(struct crypto_ahash *ahash) in axcbc_set_sh_desc()
308 static int acmac_set_sh_desc(struct crypto_ahash *ahash) in acmac_set_sh_desc()
421 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey()
484 static int axcbc_setkey(struct crypto_ahash *ahash, const u8 *key, in axcbc_setkey()
504 static int acmac_setkey(struct crypto_ahash *ahash, const u8 *key, in acmac_setkey()
581 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_cpy() local
632 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_switch() local
697 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_edesc_alloc() local
817 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() local
942 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx() local
1003 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx() local
1077 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_digest() local
1144 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_no_ctx() local
1193 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_no_ctx() local
1314 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_no_ctx() local
1390 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_first() local
1757 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in caam_hash_cra_init() local