Lines Matching defs:tfm
40 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in rk_ahash_digest_fb() local
56 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in zero_message_process() local
79 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_reg_init() local
114 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_init() local
127 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_update() local
142 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_final() local
156 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_finup() local
173 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_import() local
186 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_export() local
221 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in rk_hash_prepare() local
238 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in rk_hash_unprepare() local
249 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); in rk_hash_run() local
316 static int rk_cra_hash_init(struct crypto_tfm *tfm) in rk_cra_hash_init()
347 static void rk_cra_hash_exit(struct crypto_tfm *tfm) in rk_cra_hash_exit()