Searched refs:ValidateClientHelloHelper (Results 1 – 1 of 1) sorted by relevance
160 class ValidateClientHelloHelper { class164 ValidateClientHelloHelper( in ValidateClientHelloHelper() function in quic::ValidateClientHelloHelper170 ValidateClientHelloHelper(const ValidateClientHelloHelper&) = delete;171 ValidateClientHelloHelper& operator=(const ValidateClientHelloHelper&) =174 ~ValidateClientHelloHelper() { in ~ValidateClientHelloHelper()1264 ValidateClientHelloHelper helper(client_hello_state, &done_cb); in EvaluateClientHello()