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