Home
last modified time | relevance | path

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

/mbedtls-latest/tests/
Dcompat.sh90 TYPES="ECDSA RSA PSK"
113 printf " -t|--types\tWhich key exchange type to perform (Default: '%s')\n" "$TYPES"
136 for TYPE in $TYPES; do
175 shift; TYPES=$1
219 TYPES="$( echo $TYPES | tr [a-z] [A-Z] )"
1124 for TYPE in $TYPES; do