HomeSort by relevance Sort by last modified time
    Searched refs:custom_extension_skip (Results 1 - 3 of 3) sorted by null

  /external/boringssl/src/ssl/test/
test_config.h 104 bool custom_extension_skip = false; member in struct:TestConfig
test_config.cc 93 { "-custom-extension-skip", &TestConfig::custom_extension_skip },
bssl_shim.cc 971 if (GetTestConfig(ssl)->custom_extension_skip) {
    [all...]

Completed in 60 milliseconds