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

  /external/boringssl/src/ssl/test/
test_config.h 77 std::string export_context; member in struct:TestConfig
test_config.cc 105 { "-export-context", &TestConfig::export_context },
bssl_shim.cc 849 reinterpret_cast<const uint8_t*>(config->export_context.data()),
850 config->export_context.size(), config->use_export_context)) {

Completed in 178 milliseconds