Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ossl_shim/
H A Dtest_config.h39 bool shim_writes_first = false; member
H A Dtest_config.cc56 { "-shim-writes-first", &TestConfig::shim_writes_first },
H A Dossl_shim.cc1124 if (config->shim_writes_first) { in DoExchange()