Searched refs:expect_curve_id (Results 1 – 3 of 3) sorted by relevance
121 int expect_curve_id = 0; member
194 { "-expect-curve-id", &TestConfig::expect_curve_id },
1806 if (config->expect_curve_id != 0) { in CheckHandshakeProperties()1808 if (static_cast<uint16_t>(config->expect_curve_id) != curve_id) { in CheckHandshakeProperties()1810 static_cast<uint16_t>(config->expect_curve_id)); in CheckHandshakeProperties()