Searched refs:kSSL3ClientHello (Results 1 – 1 of 1) sorted by relevance
1839 static const uint8_t kSSL3ClientHello[] = { in TestClientHello() local1861 if (!ClientHelloMatches(SSL3_VERSION, kSSL3ClientHello, in TestClientHello()1862 sizeof(kSSL3ClientHello))) { in TestClientHello()