Searched refs:GetClientHello (Results 1 - 1 of 1) sorted by relevance

/external/boringssl/src/ssl/
H A Dssl_test.cc851 static bool GetClientHello(SSL *ssl, std::vector<uint8_t> *out) { function
896 if (!GetClientHello(ssl.get(), &client_hello) ||
1805 if (!GetClientHello(ssl.get(), &client_hello)) {

Completed in 62 milliseconds