Searched refs:expect_accept_early_data (Results 1 – 3 of 3) sorted by relevance
101 bool expect_accept_early_data = false; member
591 if ((config->expect_accept_early_data && !SSL_early_data_accepted(ssl)) || in CheckHandshakeProperties()
125 { "-expect-accept-early-data", &TestConfig::expect_accept_early_data },