Home
last modified time | relevance | path

Searched refs:p384_only (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/test/ossl_shim/
Dtest_config.h76 bool p384_only = false; member
Dtest_config.cc80 { "-p384-only", &TestConfig::p384_only },
Dossl_shim.cc988 if (config->p384_only) { in DoExchange()