Home
last modified time | relevance | path

Searched defs:checkServerIdentity (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netstack/test/unittest/tlssocket/server/
H A Dtls_socket_branch_test.cpp65 CheckServerIdentity checkServerIdentity; variable
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_socket.cpp344 void TLSConnectOptions::SetCheckServerIdentity(const CheckServerIdentity &checkServerIdentity) in SetCheckServerIdentity()
1842 CheckServerIdentity checkServerIdentity = options.GetCheckServerIdentity(); in StartShakingHands() local
H A Dtls_socket_server.cpp1082 TlsSocket::CheckServerIdentity checkServerIdentity = options.GetCheckServerIdentity(); in StartShakingHands() local