Searched defs:tlsKey (Results 1 – 2 of 2) sorted by relevance
| /foundation/communication/netstack/test/unittest/tlssocket/client/ |
| D | TlsKeyTest.cpp | 75 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
|
| D | TlsConfigurationTest.cpp | 206 TLSKey tlsKey = tlsConfiguration.GetPrivateKey(); variable
|