Searched refs:ValidateClientHelloCallback (Results 1 – 2 of 2) sorted by relevance
37 class ValidateClientHelloCallback : public ValidateClientHelloResultCallback { class in quic::test::ShloVerifier39 explicit ValidateClientHelloCallback(ShloVerifier* shlo_verifier) in ValidateClientHelloCallback() function in quic::test::ShloVerifier::ValidateClientHelloCallback52 std::unique_ptr<ValidateClientHelloCallback>54 return std::make_unique<ValidateClientHelloCallback>(this); in GetValidateClientHelloCallback()
223 class ValidateClientHelloCallback : public ValidateClientHelloResultCallback { class in quic::test::crypto_test_utils::__anonf2c951070211::FullChloGenerator225 explicit ValidateClientHelloCallback(FullChloGenerator* generator) in ValidateClientHelloCallback() function in quic::test::crypto_test_utils::__anonf2c951070211::FullChloGenerator::ValidateClientHelloCallback238 std::unique_ptr<ValidateClientHelloCallback>240 return std::make_unique<ValidateClientHelloCallback>(this); in GetValidateClientHelloCallback()