Home
last modified time | relevance | path

Searched refs:enc_ctx (Results 1 – 2 of 2) sorted by relevance

/drivers/media/platform/mediatek/vcodec/common/
Dmtk_vcodec_util.c56 struct mtk_vcodec_enc_ctx *enc_ctx = priv; in mtk_vcodec_mem_alloc() local
58 plat_dev = enc_ctx->dev->plat_dev; in mtk_vcodec_mem_alloc()
59 id = enc_ctx->id; in mtk_vcodec_mem_alloc()
89 struct mtk_vcodec_enc_ctx *enc_ctx = priv; in mtk_vcodec_mem_free() local
91 plat_dev = enc_ctx->dev->plat_dev; in mtk_vcodec_mem_free()
92 id = enc_ctx->id; in mtk_vcodec_mem_free()
/drivers/crypto/intel/qat/qat_common/
Dqat_algs.c243 struct qat_enc *enc_ctx = &ctx->enc_cd->qat_enc_cd; in qat_alg_aead_init_enc_session() local
244 struct icp_qat_hw_cipher_algo_blk *cipher = &enc_ctx->cipher; in qat_alg_aead_init_enc_session()
246 (struct icp_qat_hw_auth_algo_blk *)((char *)enc_ctx + in qat_alg_aead_init_enc_session()