Searched refs:dmx_session (Results 1 – 1 of 1) sorted by relevance
586 TEEC_Session dmx_session = { 0 }; variable8030 …if ((ret = MDrv_SYS_TEEC_Open(&dmx_mstar_teec_ctx, &dmx_session, &dmx_uuid, TEEC_LOGIN_PUBLIC, NUL… in MDrv_TSP_Ree_SendTeeCmd()8047 … if ((ret = MDrv_SYS_TEEC_InvokeCmd(&dmx_session, cmd_type, &dmx_op, &ret_orig)) != TEEC_SUCCESS) in MDrv_TSP_Ree_SendTeeCmd()8051 MDrv_SYS_TEEC_Close(&dmx_session); in MDrv_TSP_Ree_SendTeeCmd()