Lines Matching defs:tfm
21 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in zero_message_process() local
83 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_init() local
96 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_update() local
111 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_final() local
125 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_finup() local
142 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_import() local
155 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in rk_ahash_export() local
197 struct crypto_ahash *tfm; in rk_ahash_start() local
234 struct crypto_ahash *tfm; in rk_ahash_crypto_rx() local
273 static int rk_cra_hash_init(struct crypto_tfm *tfm) in rk_cra_hash_init()
307 static void rk_cra_hash_exit(struct crypto_tfm *tfm) in rk_cra_hash_exit()