Home
last modified time | relevance | path

Searched refs:protocolV13 (Results 1 - 10 of 10) sorted by relevance

/foundation/communication/netstack/test/unittest/tls_test/client/
H A DTlsSocketCertChainTest.cpp68 std::string protocolV13 = "TLSv1.3"; in SetCertChainHwTestLongParam() local
69 std::vector<std::string> protocolVec = { protocolV13 }; in SetCertChainHwTestLongParam()
320 std::string protocolV13 = "TLSv1.3"; in HWTEST_F() local
321 std::vector<std::string> protocolVec = {protocolV13}; in HWTEST_F()
H A DTlsSocketTest.cpp65 std::string protocolV13 = "TLSv1.3"; in SetSocketHwTestLongParam() local
66 std::vector<std::string> protocolVec = {protocolV13}; in SetSocketHwTestLongParam()
364 std::string protocolV13 = "TLSv1.3"; in HWTEST_F() local
365 std::vector<std::string> protocolVec = {protocolV13}; in HWTEST_F()
H A DTlsSocketUnilateralConnection.cpp297 std::string protocolV13 = "TLSv1.2"; in HWTEST_F() local
298 std::vector<std::string> protocolVec = { protocolV13 }; in HWTEST_F()
H A DTlsSocketCertChainOneWayTest.cpp70 std::string protocolV13 = "TLSv1.3"; in SetCertChainOneWayHwTestLongParam() local
71 std::vector<std::string> protocolVec = { protocolV13 }; in SetCertChainOneWayHwTestLongParam()
H A DTlsSocketOneWayTest.cpp68 std::string protocolV13 = "TLSv1.3"; in SetOneWayHwTestLongParam() local
69 std::vector<std::string> protocolVec = {protocolV13}; in SetOneWayHwTestLongParam()
/foundation/communication/netstack/test/unittest/tlssocket/client/
H A DTlsSocketCertChainTest.cpp68 std::string protocolV13 = "TLSv1.3"; in SetCertChainHwTestLongParam() local
69 std::vector<std::string> protocolVec = { protocolV13 }; in SetCertChainHwTestLongParam()
320 std::string protocolV13 = "TLSv1.3"; in HWTEST_F() local
321 std::vector<std::string> protocolVec = {protocolV13}; in HWTEST_F()
H A DTlsSocketTest.cpp65 std::string protocolV13 = "TLSv1.3"; in SetSocketHwTestLongParam() local
66 std::vector<std::string> protocolVec = {protocolV13}; in SetSocketHwTestLongParam()
364 std::string protocolV13 = "TLSv1.3"; in HWTEST_F() local
365 std::vector<std::string> protocolVec = {protocolV13}; in HWTEST_F()
H A DTlsSocketUnilateralConnection.cpp297 std::string protocolV13 = "TLSv1.2"; in HWTEST_F() local
298 std::vector<std::string> protocolVec = { protocolV13 }; in HWTEST_F()
H A DTlsSocketOneWayTest.cpp68 std::string protocolV13 = "TLSv1.3"; in SetOneWayHwTestLongParam() local
69 std::vector<std::string> protocolVec = {protocolV13}; in SetOneWayHwTestLongParam()
H A DTlsSocketCertChainOneWayTest.cpp70 std::string protocolV13 = "TLSv1.3"; in SetCertChainOneWayHwTestLongParam() local
71 std::vector<std::string> protocolVec = { protocolV13 }; in SetCertChainOneWayHwTestLongParam()

Completed in 8 milliseconds