Lines Matching refs:crypto_ahash
47 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in rk_ahash_digest_fb()
67 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in zero_message_process()
123 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_init()
136 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_update()
151 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_final()
165 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_finup()
182 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_import()
195 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_export()
261 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in rk_hash_run()
344 static int rk_hash_init_tfm(struct crypto_ahash *tfm) in rk_hash_init_tfm()
366 static void rk_hash_exit_tfm(struct crypto_ahash *tfm) in rk_hash_exit_tfm()