- Do not run tests that are using 192/256-bit keys if only 128-bit keys are allowed for AES. - Add AES 128-bit-only test to all.sh
Adds test cases from NIST SP800-38A for OFB block mode to AES-128/192/256, for the configuration of MBEDTLS_CIPHER_MODE_OFB.