mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
@@ -3541,7 +3541,6 @@ component_test_aesni () { # ~ 60s
|
||||
make test programs/test/selftest CC=gcc CFLAGS='-O2 -Werror'
|
||||
# check that there is no AESNI code present
|
||||
./programs/test/selftest | grep -q "AESNI code" && false "AESNI code built when MBEDTLS_AESNI_C unset"
|
||||
|
||||
}
|
||||
|
||||
component_test_aes_only_128_bit_keys () {
|
||||
|
Reference in New Issue
Block a user