| /OK3568_Linux_fs/external/mpp/test/ |
| H A D | mpi_dec_multi_test.c | 398 MpiDecMultiCtx *dec_ctx = &info->ctx; in multi_dec_decode() local 424 dec_ctx->fp_output = fopen(cmd->file_output, "w+b"); in multi_dec_decode() 425 if (NULL == dec_ctx->fp_output) { in multi_dec_decode() 441 ret = mpp_buffer_group_get_internal(&dec_ctx->frm_grp, MPP_BUFFER_TYPE_ION); in multi_dec_decode() 460 ret = mpp_buffer_get(dec_ctx->frm_grp, &frm_buf, hor_stride * ver_stride * 2); in multi_dec_decode() 510 dec_ctx->cmd = cmd; in multi_dec_decode() 511 dec_ctx->ctx = ctx; in multi_dec_decode() 512 dec_ctx->mpi = mpi; in multi_dec_decode() 513 dec_ctx->packet = packet; in multi_dec_decode() 514 dec_ctx->frame = frame; in multi_dec_decode() [all …]
|
| H A D | mpi_rc2_test.c | 597 MppCtx dec_ctx = NULL; in mpi_rc_post_dec_init() local 610 dec_ctx = ctx->dec_ctx_post; in mpi_rc_post_dec_init() 619 ret = dec_mpi->control(dec_ctx, MPP_DEC_SET_PARSER_SPLIT_MODE, &need_split); in mpi_rc_post_dec_init() 624 ret = dec_mpi->control(dec_ctx, MPP_SET_INPUT_TIMEOUT, (MppParam)&block); in mpi_rc_post_dec_init() 631 ret = dec_mpi->control(dec_ctx, MPP_SET_OUTPUT_TIMEOUT, (MppParam)&block); in mpi_rc_post_dec_init() 637 ret = mpp_init(dec_ctx, MPP_CTX_DEC, enc_cmd->type); in mpi_rc_post_dec_init() 720 MppCtx dec_ctx = NULL; in mpi_rc_pre_dec_init() local 739 dec_ctx = ctx->dec_ctx_pre; in mpi_rc_pre_dec_init() 747 ret = dec_mpi->control(dec_ctx, MPP_DEC_SET_PARSER_SPLIT_MODE, &need_split); in mpi_rc_pre_dec_init() 753 ret = dec_mpi->control(dec_ctx, MPP_DEC_SET_PARSER_FAST_MODE, &fast_en); in mpi_rc_pre_dec_init() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/crypto/cavium/zip/ |
| H A D | zip_crypto.c | 113 struct zip_operation *dec_ctx = &zip_ctx->zip_decomp; in zip_ctx_exit() local 118 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()
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | des3_ede_glue.c | 45 u32 *dec_ctx = ctx->dec.expkey; in des3_ede_dec_blk() local 47 des3_ede_x86_64_crypt_blk(dec_ctx, dst, src); in des3_ede_dec_blk() 61 u32 *dec_ctx = ctx->dec.expkey; in des3_ede_dec_blk_3way() local 63 des3_ede_x86_64_crypt_blk_3way(dec_ctx, dst, src); in des3_ede_dec_blk_3way()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/ |
| H A D | qat_algs.c | 328 struct qat_dec *dec_ctx = &ctx->dec_cd->qat_dec_cd; in qat_alg_aead_init_dec_session() local 329 struct icp_qat_hw_auth_algo_blk *hash = &dec_ctx->hash; in qat_alg_aead_init_dec_session() 331 (struct icp_qat_hw_cipher_algo_blk *)((char *)dec_ctx + in qat_alg_aead_init_dec_session()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl.h | 5039 uint8* (*dec_cb)(void* dec_ctx, const void *sdu, int sending); 5040 void* dec_ctx; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl.h | 6438 uint8* (*dec_cb)(void* dec_ctx, const void *sdu, int sending); 6439 void* dec_ctx; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl.h | 6438 uint8* (*dec_cb)(void* dec_ctx, const void *sdu, int sending); 6439 void* dec_ctx; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl.h | 6449 uint8* (*dec_cb)(void* dec_ctx, const void *sdu, int sending); 6450 void* dec_ctx; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | wlioctl.h | 8671 uint8* (*dec_cb)(void* dec_ctx, const void *sdu, int sending); 8672 void* dec_ctx; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | wlioctl.h | 8689 uint8* (*dec_cb)(void* dec_ctx, const void *sdu, int sending); 8690 void* dec_ctx; member
|