Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dssl_test.cc1839 static const uint8_t kSSL3ClientHello[] = { in TestClientHello() local
1861 if (!ClientHelloMatches(SSL3_VERSION, kSSL3ClientHello, in TestClientHello()
1862 sizeof(kSSL3ClientHello))) { in TestClientHello()