Searched refs:dec_ctx (Results 1 – 3 of 3) sorted by relevance
113 struct zip_operation *dec_ctx = &zip_ctx->zip_decomp; in zip_ctx_exit() local118 zip_data_buf_free(dec_ctx->input, MAX_INPUT_BUFFER_SIZE); in zip_ctx_exit()119 zip_data_buf_free(dec_ctx->output, MAX_OUTPUT_BUFFER_SIZE); in zip_ctx_exit()
55 u32 *dec_ctx = ctx->dec_expkey; in des3_ede_dec_blk() local57 des3_ede_x86_64_crypt_blk(dec_ctx, dst, src); in des3_ede_dec_blk()71 u32 *dec_ctx = ctx->dec_expkey; in des3_ede_dec_blk_3way() local73 des3_ede_x86_64_crypt_blk_3way(dec_ctx, dst, src); in des3_ede_dec_blk_3way()
361 struct qat_dec *dec_ctx = &ctx->dec_cd->qat_dec_cd; in qat_alg_aead_init_dec_session() local362 struct icp_qat_hw_auth_algo_blk *hash = &dec_ctx->hash; in qat_alg_aead_init_dec_session()364 (struct icp_qat_hw_cipher_algo_blk *)((char *)dec_ctx + in qat_alg_aead_init_dec_session()