Lines Matching refs:tfmctx
66 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm);
68 crypto_free_ahash(tfmctx->fallback_tfm);
69 pm_runtime_put_sync_suspend(tfmctx->ce->dev);
76 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm);
80 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm);
90 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm);
92 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm);
102 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm);
104 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm);
114 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm);
116 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm);
139 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm);
141 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm);
154 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm);
156 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm);
182 struct sun8i_ce_hash_tfm_ctx *tfmctx = crypto_ahash_ctx(tfm);
184 ahash_request_set_tfm(&rctx->fallback_req, tfmctx->fallback_tfm);