Lines Matching defs:ahash
222 static int ahash_set_sh_desc(struct crypto_ahash *ahash) in ahash_set_sh_desc()
278 static int axcbc_set_sh_desc(struct crypto_ahash *ahash) in axcbc_set_sh_desc()
330 static int acmac_set_sh_desc(struct crypto_ahash *ahash) in acmac_set_sh_desc()
443 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey()
507 static int axcbc_setkey(struct crypto_ahash *ahash, const u8 *key, in axcbc_setkey()
529 static int acmac_setkey(struct crypto_ahash *ahash, const u8 *key, in acmac_setkey()
605 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done() local
633 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_bi() local
665 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_src() local
693 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_ctx_dst() local
783 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() local
922 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx() local
988 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx() local
1068 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_digest() local
1145 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_no_ctx() local
1204 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_no_ctx() local
1339 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_no_ctx() local
1425 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_first() local
1808 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in caam_hash_cra_init() local