Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dssl_test.cc1866 static const uint8_t kTLS1ClientHello[] = { in TestClientHello() local
1890 if (!ClientHelloMatches(TLS1_VERSION, kTLS1ClientHello, in TestClientHello()
1891 sizeof(kTLS1ClientHello))) { in TestClientHello()