Lines Matching defs:ahash
205 static int ahash_set_sh_desc(struct crypto_ahash *ahash) in ahash_set_sh_desc()
261 static int axcbc_set_sh_desc(struct crypto_ahash *ahash) in axcbc_set_sh_desc()
313 static int acmac_set_sh_desc(struct crypto_ahash *ahash) in acmac_set_sh_desc()
424 static int ahash_setkey(struct crypto_ahash *ahash, in ahash_setkey()
493 static int axcbc_setkey(struct crypto_ahash *ahash, const u8 *key, in axcbc_setkey()
513 static int acmac_setkey(struct crypto_ahash *ahash, const u8 *key, in acmac_setkey()
590 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_cpy() local
641 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_done_switch() local
822 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() local
947 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx() local
1008 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx() local
1082 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_digest() local
1149 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_no_ctx() local
1198 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_no_ctx() local
1319 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_no_ctx() local
1395 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_first() local
1763 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in caam_hash_cra_init() local