Home
last modified time | relevance | path

Searched refs:tmpref (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/projects/verify/op_tee/
H A Dmain.c116 op.params[0].tmpref.buffer = test_input; in main()
117 op.params[0].tmpref.size = sizeof(test_input); in main()
125 op.params[0].tmpref.buffer = test_out; in main()
126 op.params[0].tmpref.size = sizeof(test_out); in main()
/utopia/UTPA2-700.0.x/modules/sys/drv/sys/
H A Dtee_client_api.h405 TEEC_TempMemoryReference tmpref; member
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.c8216 op.params[0].tmpref.buffer = param;
8217 op.params[0].tmpref.size = datasize;
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c8042 dmx_op.params[0].tmpref.buffer = param; in MDrv_TSP_Ree_SendTeeCmd()
8043 dmx_op.params[0].tmpref.size = datasize; in MDrv_TSP_Ree_SendTeeCmd()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c14208 op.params[0].tmpref.buffer = para; in _MDrv_XC_OPTEE_Send_Cmd()
14209 op.params[0].tmpref.size = u32size; in _MDrv_XC_OPTEE_Send_Cmd()
H A Dmvideo.c.014190 op.params[0].tmpref.buffer = para;
14191 op.params[0].tmpref.size = u32size;
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c1317 vdec_op.params[0].tmpref.buffer = para; in _MApi_VDEC_EX_V2_Send_OPTEE_CMD()
1318 vdec_op.params[0].tmpref.size = size; in _MApi_VDEC_EX_V2_Send_OPTEE_CMD()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c1475 vdec_op.params[0].tmpref.buffer = para; in _MApi_VDEC_EX_V2_Send_OPTEE_CMD()
1476 vdec_op.params[0].tmpref.size = size; in _MApi_VDEC_EX_V2_Send_OPTEE_CMD()
H A DapiVDEC_EX.c.01475 vdec_op.params[0].tmpref.buffer = para;
1476 vdec_op.params[0].tmpref.size = size;