Lines Matching refs:crypto_ahash

287 	struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);  in cc_update_complete()
305 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_digest_complete()
325 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_complete()
345 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_fin_result()
368 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_fin_hmac()
421 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_digest()
559 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_update()
635 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_do_finup()
715 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_hash_init()
726 static int cc_hash_setkey(struct crypto_ahash *ahash, const u8 *key, in cc_hash_setkey()
921 static int cc_xcbc_setkey(struct crypto_ahash *ahash, in cc_xcbc_setkey()
1007 static int cc_cmac_setkey(struct crypto_ahash *ahash, in cc_cmac_setkey()
1153 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_mac_update()
1221 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_mac_final()
1342 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_mac_finup()
1423 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in cc_mac_digest()
1501 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in cc_hash_export()
1527 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in cc_hash_import()
2077 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in cc_setup_xcbc()
2134 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in cc_setup_cmac()