Home
last modified time | relevance | path

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

/foundation/communication/netstack/test/unittest/tlssocket/client/
DTlsKeyTest.cpp75 TLSKey tlsKey = TLSKey(structureData, ALGORITHM_RSA, keyPass); variable
85 TLSKey tlsKey = TLSKey(structureData, ALGORITHM_RSA, keyPass); variable
96 TLSKey tlsKey = TLSKey(structureData, ALGORITHM_RSA, keyPass); variable
107 TLSKey tlsKey = TLSKey(structureData, ALGORITHM_RSA, keyPass); variable
136 TLSKey tlsKey = TLSKey(structureData, ALGORITHM_RSA, keyPass); variable
146 TLSKey tlsKey = TLSKey(structureData, ALGORITHM_RSA, keyPass); variable
DTlsConfigurationTest.cpp206 TLSKey tlsKey = tlsConfiguration.GetPrivateKey(); variable