Lines Matching refs:tfmctx
67 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_tfm_ctx(tfm);
69 crypto_free_ahash(tfmctx->fallback_tfm);
70 pm_runtime_put_sync_suspend(tfmctx->ce->dev);
77 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm);
81 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm);
91 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm);
93 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm);
103 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm);
105 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm);
115 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm);
121 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm);
138 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm);
140 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm);
153 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm);
159 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm);
178 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm);
184 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm);