Home
last modified time | relevance | path

Searched refs:O_MODE (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/tests/
H A Dcompat.sh600 O_MODE=""
604 O_MODE="tls1_2"
608 O_MODE="dtls1_2"
625 O_SERVER_ARGS="-accept $PORT -cipher ALL,COMPLEMENTOFALL -$O_MODE"
650 O_CLIENT_ARGS="-connect localhost:$PORT -$O_MODE"
1123 # supports $O_MODE from the s_server help. (The s_client
1127 if ! $OPENSSL s_server -help 2>&1 | grep -q "^ *-$O_MODE "; then

Completed in 3 milliseconds