Home
last modified time | relevance | path

Searched refs:GetClientHelloServerName (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_crypto_common.h72 const char* GetClientHelloServerName(const SSLPointer& ssl);
Dnode_crypto_common.cc193 const char* GetClientHelloServerName(const SSLPointer& ssl) { in GetClientHelloServerName() function