Home
last modified time | relevance | path

Searched refs:CLIENT_CRT (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/netstack/test/unittest/tls_test/client/
H A Dtls_utils_test.h35 const std::string_view CLIENT_CRT = "/data/ClientCert/client.crt"; member
H A DTlsSocketOneWayTest.cpp40 secureOption.SetCert(TlsUtilsTest::ChangeToFile(CLIENT_CRT)); in MockOneWayParamOptions()
H A DTlsSocketTest.cpp40 secureOption.SetCert(TlsUtilsTest::ChangeToFile(CLIENT_CRT)); in MockTlsSocketParamOptions()
/foundation/communication/netstack/test/unittest/tlssocket/client/
H A Dtls_utils_test.h35 const std::string_view CLIENT_CRT = "/data/ClientCert/client.crt"; member
H A DTlsSocketOneWayTest.cpp40 secureOption.SetCert(TlsUtilsTest::ChangeToFile(CLIENT_CRT)); in MockOneWayParamOptions()
H A DTlsSocketTest.cpp40 secureOption.SetCert(TlsUtilsTest::ChangeToFile(CLIENT_CRT)); in MockTlsSocketParamOptions()

Completed in 4 milliseconds