Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dssl_test.cc1930 static const uint8_t kTLS12ClientHello[] = { in TestClientHello() local
1968 if (!ClientHelloMatches(TLS1_2_VERSION, kTLS12ClientHello, in TestClientHello()
1969 sizeof(kTLS12ClientHello))) { in TestClientHello()