Lines Matching refs:crypto_ahash
272 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_update_complete()
286 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_digest_complete()
302 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_complete()
318 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_fin_result()
342 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_fin_hmac()
395 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_digest()
532 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_update()
608 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_do_finup()
688 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_init()
699 static int cc_hash_setkey(struct crypto_ahash *ahash, const u8 *key, in cc_hash_setkey()
887 static int cc_xcbc_setkey(struct crypto_ahash *ahash, in cc_xcbc_setkey()
969 static int cc_cmac_setkey(struct crypto_ahash *ahash, in cc_cmac_setkey()
1105 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_mac_update()
1173 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_mac_final()
1295 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_mac_finup()
1377 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_mac_digest()
1455 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in cc_hash_export()
1481 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in cc_hash_import()
2021 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in cc_setup_xcbc()
2078 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in cc_setup_cmac()