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
821 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_ctx() local
946 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_ctx() local
1007 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_ctx() local
1081 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_digest() local
1148 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_final_no_ctx() local
1197 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_no_ctx() local
1318 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_finup_no_ctx() local
1394 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in ahash_update_first() local
1761 struct crypto_ahash *ahash = __crypto_ahash_cast(tfm); in caam_hash_cra_init() local