Home
last modified time | relevance | path

Searched defs:tlsConfig (Results 1 – 2 of 2) sorted by relevance

/test/xts/device_attest_lite/services/core/network/
Dattest_channel.c165 TLSConfig* tlsConfig = &(session->tlsConfig); in TLSSetupConfig() local
207 TLSConfig* tlsConfig = &(session->tlsConfig); in TLSConnect() local
300 TLSConfig* tlsConfig = &(session->tlsConfig); in TLSClose() local
/test/xts/device_attest_lite/services/core/include/network/
Dattest_channel.h55 TLSConfig tlsConfig; // TLSConfig配置 member