Lines Matching refs:msg

390 msg()  function
413 msg "build: ARM Compiler 6 ($FLAGS)"
418 msg "size: ARM Compiler 6 ($FLAGS)"
742 msg "info: $0 configuration"
815 msg "info: output_env.sh"
1013 msg "Check: recursion.pl" # < 1s
1018 msg "Check: check-generated-files, files generated with make" # 2s
1022 msg "Check: check-generated-files -u, files present" # 2s
1027 msg "Check: check-generated-files -u, files absent" # 2s
1038 msg "Check: doxygen markup outside doxygen blocks" # < 1s
1043 msg "Check: file sanity checks (permissions, encodings)" # < 1s
1048 msg "Check: changelog entries" # < 1s
1060 msg "Check: declared and exported names (builds the library)" # < 3s
1065 msg "Check: test case descriptions" # < 1s
1076 msg "Check: test case dependencies: legacy vs PSA" # < 1s
1131 msg "Check: doxygen warnings (builds the documentation)" # ~ 3s
1142 msg "build: make, default config (out-of-box)" # ~1min
1147 msg "test: main suites make, default config (out-of-box)" # ~10s
1150 msg "selftest: make, default config (out-of-box)" # ~10s
1153 msg "program demos: make, default config (out-of-box)" # ~10s
1158 msg "build: cmake, gcc, ASan" # ~ 1 min 50s
1162 msg "test: main suites (inc. selftests) (ASan build)" # ~ 50s
1165 msg "program demos (ASan build)" # ~10s
1168 msg "test: selftest (ASan build)" # ~ 10s
1171 msg "test: metatests (GCC, ASan build)"
1174 msg "test: ssl-opt.sh (ASan build)" # ~ 1 min
1177 msg "test: compat.sh (ASan build)" # ~ 6 min
1180 msg "test: context-info.sh (ASan build)" # ~ 15 sec
1185 msg "build: cmake, gcc, ASan" # ~ 1 min 50s
1190 msg "test: main suites (inc. selftests) (ASan build)" # ~ 50s
1193 msg "test: selftest (ASan build)" # ~ 10s
1196 msg "test: ssl-opt.sh (ASan build)" # ~ 1 min
1199 msg "test: compat.sh (ASan build)" # ~ 6 min
1202 msg "test: context-info.sh (ASan build)" # ~ 15 sec
1207 msg "build: full config, cmake, gcc, ASan"
1212 msg "test: main suites (inc. selftests) (full config, ASan build)"
1215 msg "test: selftest (ASan build)" # ~ 10s
1218 msg "test: ssl-opt.sh (full config, ASan build)"
1221 msg "test: compat.sh (full config, ASan build)"
1224 msg "test: context-info.sh (full config, ASan build)" # ~ 15 sec
1230 msg "build: full config, cmake, gcc, ASan"
1236 msg "test: main suites (inc. selftests) (full config, ASan build)"
1239 msg "test: selftest (ASan build)" # ~ 10s
1242 msg "test: ssl-opt.sh (full config, ASan build)"
1245 msg "test: compat.sh (full config, ASan build)"
1248 msg "test: context-info.sh (full config, ASan build)" # ~ 15 sec
1253 msg "build: full config + PSA_CRYPTO_KEY_ID_ENCODES_OWNER, cmake, gcc, ASan"
1259 msg "test: full config - USE_PSA_CRYPTO + PSA_CRYPTO_KEY_ID_ENCODES_OWNER, cmake, gcc, ASan"
1264 msg "build: full config + MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS, cmake, gcc, ASan"
1270 msg "test: full config + MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS, cmake, gcc, ASan"
1283 msg "build: full config + PSA_CRYPTO_KEY_ID_ENCODES_OWNER + PSA_CRYPTO_SPM, make, gcc"
1314 msg "build: default config - PSA_CRYPTO_C + PSA_CRYPTO_CLIENT"
1325 msg "check missing symbols: default config - PSA_CRYPTO_C + PSA_CRYPTO_CLIENT"
1328 msg "test: default config - PSA_CRYPTO_C + PSA_CRYPTO_CLIENT"
1333 msg "build: full config - PSA_CRYPTO_C"
1350 msg "check missing symbols: full config - PSA_CRYPTO_C"
1362 msg "build: default config minus MBEDTLS_GENPRIME"
1366 msg "test: default config minus MBEDTLS_GENPRIME"
1371 msg "test/build: ref-configs (ASan build)" # ~ 6 min 20s
1386 msg "build: Default + !MBEDTLS_SSL_RENEGOTIATION (ASan build)" # ~ 6 min
1391 msg "test: !MBEDTLS_SSL_RENEGOTIATION - main suites (inc. selftests) (ASan build)" # ~ 50s
1394 msg "test: !MBEDTLS_SSL_RENEGOTIATION - ssl-opt.sh (ASan build)" # ~ 6 min
1399 msg "build: Default + !MBEDTLS_PEM_PARSE_C + !MBEDTLS_FS_IO (ASan build)"
1407msg "test: !MBEDTLS_PEM_PARSE_C !MBEDTLS_FS_IO - main suites (inc. selftests) (ASan build)" # ~ 50s
1410 msg "test: !MBEDTLS_PEM_PARSE_C !MBEDTLS_FS_IO - ssl-opt.sh (ASan build)" # ~ 6 min
1415 msg "build: Default + RSA_NO_CRT (ASan build)" # ~ 6 min
1420 msg "test: RSA_NO_CRT - main suites (inc. selftests) (ASan build)" # ~ 50s
1423 msg "test: RSA_NO_CRT - RSA-related part of ssl-opt.sh (ASan build)" # ~ 5s
1426 msg "test: RSA_NO_CRT - RSA-related part of compat.sh (ASan build)" # ~ 3 min
1429 msg "test: RSA_NO_CRT - RSA-related part of context-info.sh (ASan build)" # ~ 15 sec
1434 msg "build: Full minus CTR_DRBG, classic crypto in TLS"
1443 msg "test: Full minus CTR_DRBG, classic crypto - main suites"
1449 msg "test: Full minus CTR_DRBG, classic crypto - ssl-opt.sh (subset)"
1452 msg "test: Full minus CTR_DRBG, classic crypto - compat.sh (subset)"
1457 msg "build: Full minus CTR_DRBG, PSA crypto in TLS"
1465 msg "test: Full minus CTR_DRBG, USE_PSA_CRYPTO - main suites"
1471 msg "test: Full minus CTR_DRBG, USE_PSA_CRYPTO - ssl-opt.sh (subset)"
1474 msg "test: Full minus CTR_DRBG, USE_PSA_CRYPTO - compat.sh (subset)"
1479 msg "build: Full minus HMAC_DRBG, classic crypto in TLS"
1489 msg "test: Full minus HMAC_DRBG, classic crypto - main suites"
1497 msg "test: Full minus HMAC_DRBG, classic crypto - ssl-opt.sh (subset)"
1502 msg "test: Full minus HMAC_DRBG, classic crypto - compat.sh (ECDSA)"
1507 msg "build: Full minus HMAC_DRBG, PSA crypto in TLS"
1516 msg "test: Full minus HMAC_DRBG, USE_PSA_CRYPTO - main suites"
1524 msg "test: Full minus HMAC_DRBG, USE_PSA_CRYPTO - ssl-opt.sh (subset)"
1529 msg "test: Full minus HMAC_DRBG, USE_PSA_CRYPTO - compat.sh (ECDSA)"
1534 msg "build: PSA_CRYPTO_EXTERNAL_RNG minus *_DRBG, classic crypto in TLS"
1550 msg "test: PSA_CRYPTO_EXTERNAL_RNG minus *_DRBG, classic crypto - main suites"
1553 msg "test: PSA_CRYPTO_EXTERNAL_RNG minus *_DRBG, classic crypto - ssl-opt.sh (subset)"
1558 msg "build: PSA_CRYPTO_EXTERNAL_RNG minus *_DRBG, PSA crypto in TLS"
1569 msg "test: PSA_CRYPTO_EXTERNAL_RNG minus *_DRBG, PSA crypto - main suites"
1572 msg "test: PSA_CRYPTO_EXTERNAL_RNG minus *_DRBG, PSA crypto - ssl-opt.sh (subset)"
1577 msg "build: full + PSA_CRYPTO_EXTERNAL_RNG + USE_PSA_CRYPTO minus CTR_DRBG"
1584 msg "test: full + PSA_CRYPTO_EXTERNAL_RNG + USE_PSA_CRYPTO minus CTR_DRBG"
1587 msg "test: full + PSA_CRYPTO_EXTERNAL_RNG + USE_PSA_CRYPTO minus CTR_DRBG"
1592 msg "build: full + MBEDTLS_PSA_INJECT_ENTROPY"
1602 msg "test: full + MBEDTLS_PSA_INJECT_ENTROPY"
1607 msg "build: default plus MBEDTLS_TEST_SW_INET_PTON"
1613 msg "test: default plus MBEDTLS_TEST_SW_INET_PTON"
1618 msg "build: full without pkparse and pkwrite"
1630 msg "test: full without pkparse and pkwrite"
1635 msg "build: crypto_full with only the light subset of MD"
1657 msg "test: crypto_full with only the light subset of MD"
1662 msg "build: full no CIPHER no PSA_CRYPTO_C"
1682 msg "test: full no CIPHER no PSA_CRYPTO_C"
1696 msg "build: $COMPONENT_DESCRIPTION"
1732 msg "test: $COMPONENT_DESCRIPTION"
1745 msg "build: full no PSA_WANT_ALG_CCM"
1762 msg "test: full no PSA_WANT_ALG_CCM"
1767 msg "build: full no PSA_WANT_ALG_CCM_STAR_NO_TAG"
1793 msg "test: full no PSA_WANT_ALG_CCM_STAR_NO_TAG"
1798 msg "build: full minus bignum"
1847 msg "test: full minus bignum"
1852 msg "build: default with only stream cipher"
1872 msg "test: default with only stream cipher"
1879 msg "build: default with only stream cipher use psa"
1900 msg "test: default with only stream cipher use psa"
1907 msg "build: default with only CBC-legacy cipher"
1927 msg "test: default with only CBC-legacy cipher"
1930 msg "test: default with only CBC-legacy cipher - ssl-opt.sh (subset)"
1935 msg "build: default with only CBC-legacy cipher use psa"
1956 msg "test: default with only CBC-legacy cipher use psa"
1959 msg "test: default with only CBC-legacy cipher use psa - ssl-opt.sh (subset)"
1964 msg "build: default with only CBC-legacy and CBC-EtM ciphers"
1984 msg "test: default with only CBC-legacy and CBC-EtM ciphers"
1987 msg "test: default with only CBC-legacy and CBC-EtM ciphers - ssl-opt.sh (subset)"
1992 msg "build: default with only CBC-legacy and CBC-EtM ciphers use psa"
2013 msg "test: default with only CBC-legacy and CBC-EtM ciphers use psa"
2016 msg "test: default with only CBC-legacy and CBC-EtM ciphers use psa - ssl-opt.sh (subset)"
2025 msg "build: TLS1.2 server+client w/ EC-JPAKE w/o USE_PSA"
2034 msg "build: TLS1.2 server+client w/ EC-JPAKE w/ USE_PSA"
2041 msg "test: server w/o USE_PSA - client w/ USE_PSA, text password"
2043 msg "test: server w/o USE_PSA - client w/ USE_PSA, opaque password"
2045 msg "test: client w/o USE_PSA - server w/ USE_PSA, text password"
2047 msg "test: client w/o USE_PSA - server w/ USE_PSA, opaque password"
2054 msg "build: Everest ECDH context (ASan build)" # ~ 6 min
2059 msg "test: Everest ECDH context - main suites (inc. selftests) (ASan build)" # ~ 50s
2062 msg "test: metatests (clang, ASan)"
2065 msg "test: Everest ECDH context - ECDH-related part of ssl-opt.sh (ASan build)" # ~ 5s
2068 msg "test: Everest ECDH context - compat.sh with some ECDH ciphersuites (ASan build)" # ~ 3 min
2074 msg "build: Everest ECDH context, only Curve25519" # ~ 6 min
2086 msg "test: Everest ECDH context, only Curve25519" # ~ 50s
2091 msg "build: small SSL_OUT_CONTENT_LEN (ASan build)"
2097 msg "test: small SSL_OUT_CONTENT_LEN - ssl-opt.sh MFL and large packet tests"
2102 msg "build: small SSL_IN_CONTENT_LEN (ASan build)"
2108 msg "test: small SSL_IN_CONTENT_LEN - ssl-opt.sh MFL tests"
2113 msg "build: small MBEDTLS_SSL_DTLS_MAX_BUFFERING #0"
2118 msg "test: small MBEDTLS_SSL_DTLS_MAX_BUFFERING #0 - ssl-opt.sh specific reordering test"
2123 msg "build: small MBEDTLS_SSL_DTLS_MAX_BUFFERING #1"
2128 msg "test: small MBEDTLS_SSL_DTLS_MAX_BUFFERING #1 - ssl-opt.sh specific reordering test"
2133 msg "build+test: psa_collect_statuses" # ~30s
2142 msg "build: cmake, full config, clang" # ~ 50s
2147 msg "test: main suites (full config, clang)" # ~ 5s
2150 msg "test: cpp_dummy_build (full config, clang)" # ~ 1s
2153 msg "test: metatests (clang)"
2156 msg "program demos (full config, clang)" # ~10s
2159 msg "test: psa_constant_names (full config, clang)" # ~ 1s
2162 msg "test: ssl-opt.sh default, ECJPAKE, SSL async (full config)" # ~ 1s
2165 msg "test: compat.sh NULL (full config)" # ~ 2 min
2168 msg "test: compat.sh ARIA + ChachaPoly"
2200msg "build: cmake MSan (clang), full config minus MBEDTLS_USE_PSA_CRYPTO with constant flow testin…
2208 msg "test: main suites (full minus MBEDTLS_USE_PSA_CRYPTO, Msan + constant flow)"
2219 msg "build: cmake MSan (clang), full config with constant flow testing"
2226 msg "test: main suites (Msan + constant flow)"
2240msg "build: cmake release GCC, full config minus MBEDTLS_USE_PSA_CRYPTO with constant flow testing"
2250 msg "test: some suites (full minus MBEDTLS_USE_PSA_CRYPTO, valgrind + constant flow)"
2255 msg "test: valgrind asm constant_time"
2274 msg "build: cmake release GCC, full config with constant flow testing"
2283 msg "test: some suites (valgrind + constant flow)"
2288 msg "build: TSan (clang)"
2301 msg "test: main suites (TSan)"
2308 msg "build: make, default + MBEDTLS_DEPRECATED_REMOVED" # ~ 30s
2312 msg "test: make, default + MBEDTLS_DEPRECATED_REMOVED" # ~ 5s
2317 msg "build: make, full_no_deprecated config" # ~ 30s
2321 msg "test: make, full_no_deprecated config" # ~ 5s
2324 msg "test: ensure that X509 has no direct dependency on BIGNUM_C"
2332 msg "build: make, full_no_deprecated config, MBEDTLS_DEPRECATED_WARNING" # ~ 30s
2338 msg "test: make, full_no_deprecated config, MBEDTLS_DEPRECATED_WARNING" # ~ 5s
2345 msg "build: make, full config + MBEDTLS_DEPRECATED_WARNING, expect warnings" # ~ 30s
2353 msg "build: make tests, full config + MBEDTLS_DEPRECATED_WARNING, expect warnings" # ~ 30s
2360 msg "test: full config + MBEDTLS_TEST_DEPRECATED" # ~ 30s
2363 msg "program demos: full config + MBEDTLS_TEST_DEPRECATED" # ~10s
2374 msg "build: make, crypto only"
2381 msg "build: make, crypto only, full config"
2388 msg "build: make, config for PSA crypto service"
2419 msg "build: make, crypto only, baremetal config"
2429 msg "build: make, baremetal config"
2442 msg "test/build: depends.py cipher_id (gcc)"
2447 msg "test/build: depends.py cipher_chaining (gcc)"
2452 msg "test/build: depends.py cipher_padding (gcc)"
2457 msg "test/build: depends.py curves (gcc)"
2462 msg "test/build: depends.py hashes (gcc)"
2467 msg "test/build: depends.py kex (gcc)"
2472 msg "test/build: depends.py pkalgs (gcc)"
2478 msg "test/build: depends.py cipher_id (gcc) with MBEDTLS_USE_PSA_CRYPTO defined"
2483 msg "test/build: depends.py cipher_chaining (gcc) with MBEDTLS_USE_PSA_CRYPTO defined"
2488 msg "test/build: depends.py cipher_padding (gcc) with MBEDTLS_USE_PSA_CRYPTO defined"
2493 msg "test/build: depends.py curves (gcc) with MBEDTLS_USE_PSA_CRYPTO defined"
2498 msg "test/build: depends.py hashes (gcc) with MBEDTLS_USE_PSA_CRYPTO defined"
2503 msg "test/build: depends.py kex (gcc) with MBEDTLS_USE_PSA_CRYPTO defined"
2508 msg "test/build: depends.py pkalgs (gcc) with MBEDTLS_USE_PSA_CRYPTO defined"
2513 msg "build: full config - only DH 2048"
2525 msg "test: full config - only DH 2048"
2528 msg "ssl-opt: full config - only DH 2048"
2533 msg "build: !MBEDTLS_PK_RSA_ALT_SUPPORT" # ~30s
2545 msg "build: MBEDTLS_XXX_ALT" # ~30s
2578 msg "build: MBEDTLS_DHM_ALT" # ~30s
2590 msg "build: cmake, full config minus PSA crypto, ASan"
2604 msg "test: main suites (full minus PSA crypto)"
2610 msg "test: ssl-opt.sh (full minus PSA crypto)"
2613 msg "test: compat.sh default (full minus PSA crypto)"
2616 msg "test: compat.sh NULL (full minus PSA crypto)"
2619 msg "test: compat.sh ARIA + ChachaPoly (full minus PSA crypto)"
2624 msg "build: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated ECDSA"
2661 msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated ECDSA"
2666 msg "build: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated ECDH"
2702 msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated ECDH"
2707 msg "build: full with accelerated FFDH"
2740 msg "test: full with accelerated FFDH"
2743 msg "ssl-opt: full with accelerated FFDH alg"
2748 msg "build: full with non-accelerated FFDH"
2758 msg "test suites: full with non-accelerated FFDH alg"
2761 msg "ssl-opt: full with non-accelerated FFDH alg"
2766 msg "build: full with accelerated PAKE"
2794 msg "test: full with accelerated PAKE"
2799 msg "build: full with accelerated EC algs and some key types"
2854 msg "test suites: full with accelerated EC algs and some key types"
2870 msg "build: crypto_full minus PK with accelerated EC algs and $desc curves"
2966 msg "test suites: crypto_full minus PK with accelerated EC algs and $desc curves"
3009 msg "build: full with accelerated EC algs"
3047 msg "test suites: full with accelerated EC algs"
3050 msg "ssl-opt: full with accelerated EC algs"
3056 msg "build: MBEDTLS_PSA_CRYPTO_CONFIG with non-accelerated EC algs"
3062 msg "test suites: full with non-accelerated EC algs"
3065 msg "ssl-opt: full with non-accelerated EC algs"
3113 msg "build: full + accelerated EC algs - ECP"
3152 msg "test: full + accelerated EC algs - ECP"
3155 msg "ssl-opt: full + accelerated EC algs - ECP"
3163 msg "build: full + non accelerated EC algs"
3169 msg "test: full + non accelerated EC algs"
3172 msg "ssl-opt: full + non accelerated EC algs"
3281 msg "build: full + accelerated $accel_text algs + USE_PSA - $removed_text - BIGNUM"
3330 msg "test suites: full + accelerated $accel_text algs + USE_PSA - $removed_text - DHM - BIGNUM"
3334 msg "ssl-opt: full + accelerated $accel_text algs + USE_PSA - $removed_text - BIGNUM"
3359 msg "build: full + non accelerated $accel_text algs + USE_PSA"
3365 msg "test suites: full + non accelerated EC algs + USE_PSA"
3368 msg "ssl-opt: full + non accelerated $accel_text algs + USE_PSA"
3413 msg "build: TF-M config + p256m driver + accel ECDH(E)/ECDSA"
3437 msg "test: TF-M config + p256m driver + accel ECDH(E)/ECDSA"
3451 msg "build: TF-M config"
3461 msg "test: TF-M config"
3474 msg "build: full minus something, test TLS"
3484 msg "test: full minus something, test TLS"
3487 msg "ssl-opt: full minus something, test TLS"
3512 msg "build: full - MBEDTLS_USE_PSA_CRYPTO - ${disabled_psa_want}"
3523 msg "test: full - MBEDTLS_USE_PSA_CRYPTO - ${disabled_psa_want}"
3555 msg "build: crypto_full with accelerated RSA"
3586 msg "test: crypto_full with accelerated RSA"
3591 msg "build: crypto_full with non-accelerated RSA"
3603 msg "test: crypto_full with non-accelerated RSA"
3610 msg "Build: crypto config - MBEDTLS_RSA_C + PSA_WANT_KEY_TYPE_RSA_KEY_PAIR_BASIC"
3646 msg "Test: crypto config - MBEDTLS_RSA_C + PSA_WANT_KEY_TYPE_RSA_KEY_PAIR_BASIC"
3651 msg "Verify that 'RSA PKCS1 Sign #1 (SHA512, 1536 bits RSA)' is PASS"
3660 msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated hash"
3700 msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated hash"
3705 msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated+builtin hash"
3720 msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated+builtin hash"
3748 msg "test: full with accelerated hashes"
3777 msg "test: full with accelerated hashes"
3783 msg "test: ssl-opt.sh, full with accelerated hashes"
3788 msg "test: compat.sh, full with accelerated hashes"
3797 msg "test: full without accelerated hashes"
3803 msg "test: full without accelerated hashes"
3806 msg "test: ssl-opt.sh, full without accelerated hashes"
3839 msg "test: full with accelerated hmac"
3864 msg "test: full with accelerated hmac"
3869 msg "test: full without accelerated hmac"
3875 msg "test: full without accelerated hmac"
3880 msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated DES"
3922 msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated DES"
3927 msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated AEAD"
3961 msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated AEAD"
3981 msg "build: full config with accelerated cipher inc. AEAD and CMAC"
4035 msg "test: full config with accelerated cipher inc. AEAD and CMAC"
4038 msg "ssl-opt: full config with accelerated cipher inc. AEAD and CMAC"
4041 msg "compat.sh: full config with accelerated cipher inc. AEAD and CMAC"
4046 msg "build: full config with non-accelerated cipher inc. AEAD and CMAC"
4051 msg "test: full config with non-accelerated cipher inc. AEAD and CMAC"
4054 msg "ssl-opt: full config with non-accelerated cipher inc. AEAD and CMAC"
4057 msg "compat.sh: full config with non-accelerated cipher inc. AEAD and CMAC"
4099 msg "build: full + PSA dispatch in block_cipher"
4125 msg "test: full + PSA dispatch in block_cipher"
4131 msg "build: full + legacy dispatch in block_cipher"
4137 msg "test: full + legacy dispatch in block_cipher"
4142 msg "build: full minus CHACHAPOLY"
4148 msg "test: full minus CHACHAPOLY"
4153 msg "build: full minus CHACHAPOLY and GCM"
4161 msg "test: full minus CHACHAPOLY and GCM"
4166 msg "build: CCM + AES + SHA256 configuration"
4173 msg "test: CCM + AES + SHA256 configuration"
4179 msg "build: full - MBEDTLS_USE_PSA_CRYPTO + PSA_WANT_ALG_ECDH without MBEDTLS_ECDH_C"
4195 msg "build: full - MBEDTLS_USE_PSA_CRYPTO + PSA_WANT_ALG_HMAC"
4205 msg "build: full - MBEDTLS_USE_PSA_CRYPTO + PSA_WANT_ALG_HKDF without MBEDTLS_HKDF_C"
4217 msg "build: full - MBEDTLS_USE_PSA_CRYPTO + PSA_WANT_ALG_MD5 - other hashes"
4236 msg "build: full - MBEDTLS_USE_PSA_CRYPTO + PSA_WANT_ALG_RIPEMD160 - other hashes"
4255 msg "build: full - MBEDTLS_USE_PSA_CRYPTO + PSA_WANT_ALG_SHA_1 - other hashes"
4274 msg "build: full - MBEDTLS_USE_PSA_CRYPTO + PSA_WANT_ALG_SHA_224 - other hashes"
4290 msg "build: full - MBEDTLS_USE_PSA_CRYPTO + PSA_WANT_ALG_SHA_256 - other hashes"
4306 msg "build: full - MBEDTLS_USE_PSA_CRYPTO + PSA_WANT_ALG_SHA_384 - other hashes"
4324 msg "build: full - MBEDTLS_USE_PSA_CRYPTO + PSA_WANT_ALG_SHA_512 - other hashes"
4343msg "build: full - MBEDTLS_USE_PSA_CRYPTO + PSA_WANT_ALG_RSA_PKCS1V15_CRYPT + PSA_WANT_KEY_TYPE_RS…
4357msg "build: full - MBEDTLS_USE_PSA_CRYPTO + PSA_WANT_ALG_RSA_PKCS1V15_SIGN + PSA_WANT_KEY_TYPE_RSA…
4371msg "build: full - MBEDTLS_USE_PSA_CRYPTO + PSA_WANT_ALG_RSA_OAEP + PSA_WANT_KEY_TYPE_RSA_PUBLIC_K…
4385msg "build: full - MBEDTLS_USE_PSA_CRYPTO + PSA_WANT_ALG_RSA_PSS + PSA_WANT_KEY_TYPE_RSA_PUBLIC_KE…
4399msg "build: full - MBEDTLS_USE_PSA_CRYPTO + PSA_WANT_KEY_TYPE_RSA_KEY_PAIR_xxx + PSA_WANT_ALG_RSA_…
4414msg "build: full - MBEDTLS_USE_PSA_CRYPTO + PSA_WANT_KEY_TYPE_RSA_PUBLIC_KEY + PSA_WANT_ALG_RSA_PS…
4433 msg "build: TF-M config, armclang armv7-m thumb2"
4445 msg "build: TF-M config, clang, armv7-m thumb2"
4448 msg "build: TF-M config, gcc native build"
4548 msg "build: aes.o for all combinations of relevant config options"
4557 msg "build: aes.o for all combinations of relevant config options + BLOCK_CIPHER_NO_DECRYPT"
4578 msg "build: full config except platform/fsio/net, make, gcc, C99" # ~ 30s
4595 msg "build: full config with NO_STD_FUNCTION, make, gcc" # ~ 30s
4605 msg "build: full config except SSL server, make, gcc" # ~ 30s
4612 msg "build: full config except SSL client, make, gcc" # ~ 30s
4621 msg "build: full config except net_sockets.c, make, gcc -std=c99 -pedantic" # ~ 30s
4629 msg "build: default config with memory buffer allocator and backtrace enabled"
4637 msg "test: MBEDTLS_MEMORY_BUFFER_ALLOC_C and MBEDTLS_MEMORY_BACKTRACE"
4642 msg "build: default config with memory buffer allocator"
4648 msg "test: MBEDTLS_MEMORY_BUFFER_ALLOC_C"
4651 msg "test: ssl-opt.sh, MBEDTLS_MEMORY_BUFFER_ALLOC_C"
4658 msg "build: default config except MFL extension (ASan build)" # ~ 30s
4663 msg "test: ssl-opt.sh, MFL-related tests"
4668 msg "build: default config with MBEDTLS_SSL_KEEP_PEER_CERTIFICATE disabled (ASan build)"
4674 msg "test: !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE"
4677 msg "test: ssl-opt.sh, !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE"
4680 msg "test: compat.sh, !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE"
4683 msg "test: context-info.sh, !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE"
4688 msg "build: no MFL extension, small SSL_OUT_CONTENT_LEN (ASan build)"
4695 msg "test: MFL tests (disabled MFL extension case) & large packet tests"
4698 msg "test: context-info.sh (disabled MFL extension case)"
4703 msg "build: MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH enabled (ASan build)"
4708 msg "test: MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH enabled"
4711 msg "test: ssl-opt.sh, MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH enabled"
4714 msg "test: compat.sh, MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH enabled"
4719 msg "build: MBEDTLS_SSL_DTLS_CONNECTION_ID (legacy) enabled (ASan build)"
4725 msg "test: MBEDTLS_SSL_DTLS_CONNECTION_ID (legacy)"
4728 msg "test: ssl-opt.sh, MBEDTLS_SSL_DTLS_CONNECTION_ID (legacy) enabled"
4731 msg "test: compat.sh, MBEDTLS_SSL_DTLS_CONNECTION_ID (legacy) enabled"
4736 msg "build: default config with memory buffer allocator and MFL extension"
4745msg "test: MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH, MBEDTLS_MEMORY_BUFFER_ALLOC_C, MBEDTLS_MEMORY_DEBUG…
4748msg "test: MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH, MBEDTLS_MEMORY_BUFFER_ALLOC_C, MBEDTLS_MEMORY_DEBUG…
4753 msg "build: when no ciphersuites have MAC"
4759 msg "test: !MBEDTLS_SSL_SOME_MODES_USE_MAC"
4762 msg "test ssl-opt.sh: !MBEDTLS_SSL_SOME_MODES_USE_MAC"
4767 msg "build: default config without MBEDTLS_HAVE_TIME_DATE"
4772 msg "test: !MBEDTLS_HAVE_TIME_DATE - main suites"
4777 msg "build: MBEDTLS_PLATFORM_{CALLOC/FREE}_MACRO enabled (ASan build)"
4784 msg "test: MBEDTLS_PLATFORM_{CALLOC/FREE}_MACRO enabled (ASan build)"
4789 msg "build: malloc(0) returns NULL (ASan+UBSan build)"
4793 msg "test: malloc(0) returns NULL (ASan+UBSan build)"
4796 msg "selftest: malloc(0) returns NULL (ASan+UBSan build)"
4801 msg "test ssl-opt.sh: malloc(0) returns NULL (ASan+UBSan build)"
4833 msg "build: default config with different AES implementations"
4839 msg "AES tests, test intrinsics"
4846 msg "AES tests, test assembly"
4855 msg "AES tests, plain C"
4866 msg "AES tests, test AESNI only"
4876 msg "sha3 loop unroll variations"
4884 msg "all loops unrolled"
4889 msg "all loops rolled up"
4904 msg "build: default config with different AES implementations"
4911 msg "AES tests, test intrinsics (gcc)"
4924 msg "AES tests, test AESNI only"
4948 msg "AES tests, test intrinsics (clang)"
4961 msg "Build: AESCE test on arm64 platform without plain C."
4976 msg "AESCE, build with default configuration."
4981 msg "AESCE, build AESCE only"
4997 msg "MBEDTLS_AES_USE_HARDWARE_ONLY, clang, aarch64"
5000 msg "MBEDTLS_AES_USE_HARDWARE_ONLY, clang, arm"
5003 msg "MBEDTLS_AES_USE_HARDWARE_ONLY, clang, thumb"
5008 msg "no MBEDTLS_AES_USE_HARDWARE_ONLY, clang, aarch64"
5011 msg "no MBEDTLS_AES_USE_HARDWARE_ONLY, clang, arm"
5014 msg "no MBEDTLS_AES_USE_HARDWARE_ONLY, clang, thumb"
5019 msg "clang, test A32 crypto instructions built"
5022 msg "clang, test T32 crypto instructions built"
5025 msg "clang, test aarch64 crypto instructions built"
5032 msg "clang, test A32 crypto instructions not built"
5035 msg "clang, test T32 crypto instructions not built"
5038 msg "clang, test aarch64 crypto instructions not built"
5054 msg "MBEDTLS_SHA256_USE_ARMV8_A_CRYPTO_ONLY clang, aarch64"
5056 msg "MBEDTLS_SHA256_USE_ARMV8_A_CRYPTO_ONLY clang, arm"
5063 msg "MBEDTLS_SHA256_USE_A64_CRYPTO_ONLY clang, thumb"
5068 msg "MBEDTLS_SHA256_USE_ARMV8_A_CRYPTO_IF_PRESENT clang, aarch64"
5075 msg "MBEDTLS_SHA256_USE_A64_CRYPTO_IF_PRESENT clang, arm"
5077 msg "MBEDTLS_SHA256_USE_A64_CRYPTO_IF_PRESENT clang, thumb"
5085 msg "${opt} clang, test A32 crypto instructions built"
5089 msg "${opt} clang, test T32 crypto instructions built"
5093 msg "${opt} clang, test aarch64 crypto instructions built"
5101 msg "clang, test A32 crypto instructions not built"
5105 msg "clang, test T32 crypto instructions not built"
5109 msg "clang, test aarch64 crypto instructions not built"
5117 msg "AES:VIA PadLock, build with default configuration."
5137 msg "build: default config + AES_ONLY_128_BIT_KEY_LENGTH"
5143 msg "test: default config + AES_ONLY_128_BIT_KEY_LENGTH"
5148 msg "build: default config + AES_ONLY_128_BIT_KEY_LENGTH - CTR_DRBG_C"
5155 msg "test: default config + AES_ONLY_128_BIT_KEY_LENGTH - CTR_DRBG_C"
5160 msg "build: default config + AES_ONLY_128_BIT_KEY_LENGTH - AESNI_C - AESCE_C"
5168 msg "test: default config + AES_ONLY_128_BIT_KEY_LENGTH - AESNI_C - AESCE_C"
5171 msg "selftest: default config + AES_ONLY_128_BIT_KEY_LENGTH - AESNI_C - AESCE_C"
5176 msg "build: default config + GCM_LARGE_TABLE - AESNI_C - AESCE_C"
5184 msg "test: default config - GCM_LARGE_TABLE - AESNI_C - AESCE_C"
5189 msg "build: default config with AES_FEWER_TABLES enabled"
5193 msg "test: AES_FEWER_TABLES"
5198 msg "build: default config with AES_ROM_TABLES enabled"
5202 msg "test: AES_ROM_TABLES"
5207 msg "build: default config with AES_ROM_TABLES and AES_FEWER_TABLES enabled"
5212 msg "test: AES_FEWER_TABLES + AES_ROM_TABLES"
5250msg "build: default config + BLOCK_CIPHER_NO_DECRYPT${set_opts:+ + $set_opts}${unset_opts:+ - $uns…
5263msg "test: default config + BLOCK_CIPHER_NO_DECRYPT${set_opts:+ + $set_opts}${unset_opts:+ - $unse…
5266msg "selftest: default config + BLOCK_CIPHER_NO_DECRYPT${set_opts:+ + $set_opts}${unset_opts:+ - $…
5358 msg "build: default config + BLOCK_CIPHER_NO_DECRYPT with AESCE"
5373 msg "build: full + MBEDTLS_ENTROPY_FORCE_SHA256 (ASan build)"
5380 msg "test: full + MBEDTLS_ENTROPY_FORCE_SHA256 (ASan build)"
5385 msg "build: full + MBEDTLS_CTR_DRBG_USE_128_BIT_KEY (ASan build)"
5392 msg "test: full + MBEDTLS_CTR_DRBG_USE_128_BIT_KEY (ASan build)"
5397 msg "build: full + MBEDTLS_CTR_DRBG_USE_128_BIT_KEY + MBEDTLS_ENTROPY_FORCE_SHA256 (ASan build)"
5405 msg "test: full + MBEDTLS_CTR_DRBG_USE_128_BIT_KEY + MBEDTLS_ENTROPY_FORCE_SHA256 (ASan build)"
5410 msg "build: default config + MBEDTLS_PSA_CRYPTO_SE_C"
5414 msg "test: default config + MBEDTLS_PSA_CRYPTO_SE_C"
5419 msg "build: full + test drivers dispatching to builtins"
5428 msg "test: full + test drivers dispatching to builtins"
5433 msg "build/test: make shared" # ~ 40s
5440 msg "build/test: cmake shared" # ~ 2min
5452 msg "build/test: $cc $opt, $info" # ~ 30s
5505 msg "build: make with MBEDTLS_CONFIG_FILE" # ~40s
5513 msg "build: make with MBEDTLS_CONFIG_FILE + MBEDTLS_USER_CONFIG_FILE"
5524 msg "build: make with MBEDTLS_PSA_CRYPTO_CONFIG_FILE" # ~40s
5533msg "build: make with MBEDTLS_PSA_CRYPTO_CONFIG_FILE + MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE" # ~40s
5545 msg "build: make with PSA alt headers" # ~20s
5571 msg "build: i386, make, gcc, no asm (ASan build)" # ~ 30s
5578 msg "test: i386, make, gcc, no asm (ASan build)"
5591 msg "build: i386, make, gcc -O2 (ASan build)" # ~ 30s
5596 msg "test: i386, make, gcc -O2 (ASan build)"
5599 msg "test ssl-opt.sh, i386, make, gcc-O2"
5607 msg "build: i386, Everest ECDH context (ASan build)" # ~ 6 min
5612 msg "test: i386, Everest ECDH context - main suites (inc. selftests) (ASan build)" # ~ 50s
5615 msg "test: i386, Everest ECDH context - ECDH-related part of ssl-opt.sh (ASan build)" # ~ 5s
5618msg "test: i386, Everest ECDH context - compat.sh with some ECDH ciphersuites (ASan build)" # ~ 3 …
5627 msg "build: 64-bit ILP32, make, gcc" # ~ 30s
5631 msg "test: 64-bit ILP32, make, gcc"
5642 msg "build: Default + MBEDTLS_MPI_WINDOW_SIZE=1 (ASan build)" # ~ 10s
5647 msg "test: MBEDTLS_MPI_WINDOW_SIZE=1 - main suites (inc. selftests) (ASan build)" # ~ 10s
5652 msg "build: gcc, force 32-bit bignum limbs"
5659 msg "test: gcc, force 32-bit bignum limbs"
5664 msg "build: gcc, force 64-bit bignum limbs"
5671 msg "test: gcc, force 64-bit bignum limbs"
5676 msg "build: gcc, force 32-bit bignum limbs, new bignum interface, test hooks (ASan build)"
5685 msg "test: gcc, force 32-bit bignum limbs, new bignum interface, test hooks (ASan build)"
5690 msg "build: MBEDTLS_NO_UDBL_DIVISION native" # ~ 10s
5695 msg "test: MBEDTLS_NO_UDBL_DIVISION native" # ~ 10s
5700 msg "build: MBEDTLS_NO_64BIT_MULTIPLICATION native" # ~ 10s
5705 msg "test: MBEDTLS_NO_64BIT_MULTIPLICATION native" # ~ 10s
5710 msg "build: no strings" # ~10s
5719 msg "test: no strings" # ~ 10s
5724 msg "build: full + MBEDTLS_X509_REMOVE_INFO" # ~ 10s
5730 msg "test: full + MBEDTLS_X509_REMOVE_INFO" # ~ 10s
5733 msg "test: ssl-opt.sh, full + MBEDTLS_X509_REMOVE_INFO" # ~ 1 min
5738 msg "build: ${ARM_NONE_EABI_GCC_PREFIX}gcc -O1, baremetal+debug" # ~ 10s
5742 msg "size: ${ARM_NONE_EABI_GCC_PREFIX}gcc -O1, baremetal+debug"
5747 msg "build: ${ARM_LINUX_GNUEABI_GCC_PREFIX}gcc -march=arm5vte, baremetal+debug" # ~ 10s
5756 msg "size: ${ARM_LINUX_GNUEABI_GCC_PREFIX}gcc -march=armv5te -O1, baremetal+debug"
5764 msg "build: ${ARM_NONE_EABI_GCC_PREFIX}gcc -march=arm5vte, baremetal+debug" # ~ 10s
5771 msg "size: ${ARM_NONE_EABI_GCC_PREFIX}gcc -march=armv5te -O1, baremetal+debug"
5776 msg "build: ${ARM_NONE_EABI_GCC_PREFIX}gcc -mthumb -mcpu=cortex-m0plus, baremetal_size" # ~ 10s
5780 msg "size: ${ARM_NONE_EABI_GCC_PREFIX}gcc -mthumb -mcpu=cortex-m0plus -Os, baremetal_size"
5789 msg "build: ${ARM_NONE_EABI_GCC_PREFIX}gcc -DMBEDTLS_NO_UDBL_DIVISION, make" # ~ 10s
5798 msg "build: ${ARM_NONE_EABI_GCC_PREFIX}gcc MBEDTLS_NO_64BIT_MULTIPLICATION, make" # ~ 10s
5811 msg "build: clang thumb 2, make"
5816 msg "build: clang thumb 1 -O0, make"
5820 msg "build: clang thumb 1 -Os, make"
5826 msg "build: ARM Compiler 5"
5846 msg "size: ARM Compiler 5"
5887 msg "build: default config without MBEDTLS_SSL_PROTO_TLS1_3, cmake, gcc, ASan"
5892 msg "test: main suites (inc. selftests) (ASan build)"
5895 msg "test: ssl-opt.sh (ASan build)"
5898 msg "test: compat.sh (ASan build)"
5903 msg "build: default config without MBEDTLS_SSL_PROTO_TLS1_2"
5908 msg "test: TLS 1.3 only, all key exchange modes enabled"
5911 msg "ssl-opt.sh: TLS 1.3 only, all key exchange modes enabled"
5916 msg "build: TLS 1.3 only from default, only PSK key exchange mode"
5930 msg "test_suite_ssl: TLS 1.3 only, only PSK key exchange mode enabled"
5933 msg "ssl-opt.sh: TLS 1.3 only, only PSK key exchange mode enabled"
5938 msg "build: TLS 1.3 only from default, only ephemeral key exchange mode"
5944 msg "test_suite_ssl: TLS 1.3 only, only ephemeral key exchange mode"
5947 msg "ssl-opt.sh: TLS 1.3 only, only ephemeral key exchange mode"
5952 msg "build: TLS 1.3 only from default, only ephemeral ffdh key exchange mode"
5960 msg "test_suite_ssl: TLS 1.3 only, only ephemeral ffdh key exchange mode"
5963 msg "ssl-opt.sh: TLS 1.3 only, only ephemeral ffdh key exchange mode"
5968 msg "build: TLS 1.3 only from default, only PSK ephemeral key exchange mode"
5980 msg "test_suite_ssl: TLS 1.3 only, only PSK ephemeral key exchange mode"
5983 msg "ssl-opt.sh: TLS 1.3 only, only PSK ephemeral key exchange mode"
5988 msg "build: TLS 1.3 only from default, only PSK ephemeral ffdh key exchange mode"
6001 msg "test_suite_ssl: TLS 1.3 only, only PSK ephemeral ffdh key exchange mode"
6004 msg "ssl-opt.sh: TLS 1.3 only, only PSK ephemeral ffdh key exchange mode"
6009 msg "build: TLS 1.3 only from default, without ephemeral key exchange mode"
6020 msg "test_suite_ssl: TLS 1.3 only, PSK and PSK ephemeral key exchange modes"
6023 msg "ssl-opt.sh: TLS 1.3 only, PSK and PSK ephemeral key exchange modes"
6028 msg "build: TLS 1.3 only from default, without PSK key exchange mode"
6033 msg "test_suite_ssl: TLS 1.3 only, ephemeral and PSK ephemeral key exchange modes"
6036 msg "ssl-opt.sh: TLS 1.3 only, ephemeral and PSK ephemeral key exchange modes"
6041 msg "build: default config plus early data minus padding"
6046 msg "test: default config plus early data minus padding"
6048 msg "ssl-opt.sh (TLS 1.3 no padding)"
6053 msg "build: default config plus early data minus middlebox compatibility mode"
6058 msg "test: default config plus early data minus middlebox compatibility mode"
6060 msg "ssl-opt.sh (TLS 1.3 no compatibility mode)"
6065 msg "build: Windows cross build - mingw64, make (Link Library)" # ~ 30s
6072 msg "build: Windows cross build - mingw64, make (DLL)" # ~ 30s
6077msg "build: Windows cross build - mingw64, make (Library only, default config without MBEDTLS_AESN…
6090 msg "build: MSan (clang)" # ~ 1 min 20s
6095 msg "test: main suites (MSan)" # ~ 10s
6098 msg "test: metatests (MSan)"
6101 msg "program demos (MSan)" # ~20s
6104 msg "test: ssl-opt.sh (MSan)" # ~ 1 min
6110 msg "test: compat.sh (MSan)" # ~ 6 min 20s
6116 msg "build: Release (clang)"
6121 msg "test: main suites, Valgrind (default config)"
6128 msg "test: ssl-opt.sh --memcheck (default config)"
6133 msg "test: compat.sh --memcheck (default config)"
6138 msg "test: context-info.sh --memcheck (default config)"
6144 msg "build: Release, full (clang)"
6150 msg "test: main suites, Valgrind (full config)"
6189 msg "build: cmake 'out-of-source' build"
6197 msg "test: cmake 'out-of-source' build"
6219 msg "build: cmake 'as-subdirectory' build"
6235 msg "build: cmake 'as-package' build"
6250 msg "build: cmake 'as-installed-package' build"
6272 msg "build: cmake with -DMBEDTLS_CONFIG_FILE"
6278 msg "build: cmake with -DMBEDTLS_CONFIG_FILE + -DMBEDTLS_USER_CONFIG_FILE"
6301 msg "build: cmake (in-tree) with -DMBEDTLS_CONFIG_FILE"
6307 msg "build: cmake (in-tree) with -DMBEDTLS_CONFIG_FILE + -DMBEDTLS_USER_CONFIG_FILE"
6324 msg "build: check for obviously wrong calls to mbedtls_platform_zeroize()"
6350 msg "test: $compiler $optimization_flag, mbedtls_platform_zeroize()"
6363 msg "build: make, default config (out-of-box), libmbedcrypto.a only"
6366 msg "unit test: test_psa_compliance.py"
6383 msg "Check C code style"
6395 msg "Lint: Python scripts"
6400 msg "unit test: generate_test_code.py"
6406 msg "unit test: translate_ciphers.py"
6416 msg "Done, cleaning up"
6430 msg "Testing error reporting $error_test_i"