Home
last modified time | relevance | path

Searched refs:ServerInfo (Results 1 – 4 of 4) sorted by relevance

/test/xts/device_attest_lite/services/core/include/network/
Dattest_channel.h52 } ServerInfo; typedef
56 ServerInfo serverInfo; // 服务器信息
/test/xts/device_attest/services/core/include/network/
Dattest_network.h80 } ServerInfo; typedef
/test/xts/device_attest/services/core/network/
Dattest_network.c230 ServerInfo* serverInfo = (ServerInfo*)g_attestNetworkList.head->data; in BuildSocketInfo()
278 ServerInfo* serverInfo = (ServerInfo*)g_attestNetworkList.head->data; in InitAddrInfo()
1117 ServerInfo* networkServerInfo = (ServerInfo*)ATTEST_MEM_MALLOC(sizeof(ServerInfo)); in SplitNetworkInfoSymbol()
1313 ServerInfo* serverInfo = (ServerInfo*)g_attestNetworkList.head->data; in CheckDomain()
/test/xts/device_attest_lite/services/core/network/
Dattest_network.c163 static TLSSession* CustomConfig(const char* seed, ServerInfo* networkInfo) in CustomConfig()
218 ServerInfo* networkInfo = (ServerInfo*)head->data; in ConnectNetWork()
996 ServerInfo* networkServerInfo = (ServerInfo*)ATTEST_MEM_MALLOC(sizeof(ServerInfo)); in SplitNetworkInfoSymbol()
1219 ServerInfo* serverInfo = (ServerInfo*)g_attestNetworkList.head->data; in CheckDomain()