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
814 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() local
939 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx() local
1000 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx() local
1074 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_digest() local
1141 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_no_ctx() local
1190 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_no_ctx() local
1311 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_no_ctx() local
1387 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_first() local
1754 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in caam_hash_cra_init() local