mbedtls/programs/x509
Manuel Pégourié-Gonnard 93302422fd Fix instances of old feature macros being used
sed -i -f md.sed include/mbedtls/ssl.h library/hmac_drbg.c programs/pkey/*.c programs/x509/*.c tests/scripts/generate_pkcs7_tests.py tests/suites/test_suite_random.data

Then manually revert programs/pkey/ecdsa.c as it's using a low-level
hash API.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2023-03-24 10:43:40 +01:00
..
cert_app.c Fix bugs in example programs: change argc == 0 to argc < 2 2023-01-30 16:48:13 +00:00
cert_req.c Fix instances of old feature macros being used 2023-03-24 10:43:40 +01:00
cert_write.c Fix instances of old feature macros being used 2023-03-24 10:43:40 +01:00
CMakeLists.txt New sample program to benchmark certificate loading 2021-10-25 22:08:33 +02:00
crl_app.c Fix bugs in example programs: change argc == 0 to argc < 2 2023-01-30 16:48:13 +00:00
load_roots.c Switch to the new code style 2023-01-11 14:50:10 +01:00
req_app.c Fix bugs in example programs: change argc == 0 to argc < 2 2023-01-30 16:48:13 +00:00