Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dssl_test.cc1895 static const uint8_t kTLS11ClientHello[] = { in TestClientHello() local
1919 if (!ClientHelloMatches(TLS1_1_VERSION, kTLS11ClientHello, in TestClientHello()
1920 sizeof(kTLS11ClientHello))) { in TestClientHello()