Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/
Dcompat.sh90 TYPES="ECDSA RSA PSK"
112 printf " -t|--types\tWhich key exchange type to perform (Default: '%s')\n" "$TYPES"
135 for TYPE in $TYPES; do
167 shift; TYPES=$1
208 TYPES="$( echo $TYPES | tr [a-z] [A-Z] )"
1097 for TYPE in $TYPES; do