Home
last modified time | relevance | path

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

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