Home
last modified time | relevance | path

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

/third_party/mbedtls/tests/scripts/
H A Dall.sh4533 if [[ !(("$HOSTTYPE" == "aarch64" && "$1" != *"MBEDTLS_AESCE_C"*) || \
4534 ("$HOSTTYPE" == "x86_64" && "$1" != *"MBEDTLS_AESNI_C"*)) ]]; then
4821 [[ "$HOSTTYPE" == "x86_64" && "$OSTYPE" == "linux-gnu" ]] &&

Completed in 7 milliseconds