Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/
Dtest_config.h92 int export_early_keying_material = 0; member
Dbssl_shim.cc807 if (config->export_early_keying_material > 0) { in DoExchange()
809 static_cast<size_t>(config->export_early_keying_material)); in DoExchange()
Dtest_config.cc209 &TestConfig::export_early_keying_material },