Home
last modified time | relevance | path

Searched refs:retain_only_sha256_client_cert (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/ssl/test/
Dtest_config.h141 bool retain_only_sha256_client_cert = false; member
Dtest_config.cc115 &TestConfig::retain_only_sha256_client_cert },
1647 if (retain_only_sha256_client_cert) { in NewSSL()