Lines Matching refs:opt
143 tests/ssl-opt.sh
156 tests/ssl-opt.sh -f RSA
182 tests/ssl-opt.sh -f 'Default\|SSL async private.*delay=\|tickets enabled on server'
204 tests/ssl-opt.sh -f 'Default\|SSL async private.*delay=\|tickets enabled on server'
230 tests/ssl-opt.sh -f 'Default\|SSL async private: sign'
257 tests/ssl-opt.sh -f 'Default\|SSL async private: sign'
286 tests/ssl-opt.sh -f 'Default'
305 tests/ssl-opt.sh -f 'Default\|opaque'
320 tests/ssl-opt.sh -f 'Default\|opaque'
597 tests/ssl-opt.sh -f ECDH
771 tests/ssl-opt.sh -f "ffdh"
940 tests/ssl-opt.sh -f "ffdh"
958 tests/ssl-opt.sh -f "ffdh"
1247 tests/ssl-opt.sh
1262 tests/ssl-opt.sh
1352 tests/ssl-opt.sh
1369 tests/ssl-opt.sh
1531 tests/ssl-opt.sh
1565 tests/ssl-opt.sh
2192 tests/ssl-opt.sh
2215 tests/ssl-opt.sh
2447 tests/ssl-opt.sh
2463 tests/ssl-opt.sh
2636 for opt in "${options[@]}"; do
2637 ./scripts/config.py unset ${opt}
2669 opt=-D${options[$j]}
2670 clang_args="${clang_args} ${opt}"
2671 target="${target}${opt}"