Searched refs:GetClientHello (Results 1 – 1 of 1) sorted by relevance
851 static bool GetClientHello(SSL *ssl, std::vector<uint8_t> *out) { in GetClientHello() function896 if (!GetClientHello(ssl.get(), &client_hello) || in GetClientHelloLen()1805 if (!GetClientHello(ssl.get(), &client_hello)) { in ClientHelloMatches()