mbedtls/programs/psa
Thomas Daubney f7348ae1fc Improve program from first round review comments
Following an initial review:
- Swap printf for mbedtls_printf
- Remove MBEDTLS_xxx dependencies
- Demonstrate correct buffer sizing

Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
2023-07-24 12:18:40 +01:00
..
aead_demo.c Switch to the new code style 2023-01-11 14:50:10 +01:00
CMakeLists.txt Add example program for PSA hash 2023-07-18 13:55:36 +01:00
crypto_examples.c Switch to the new code style 2023-01-11 14:50:10 +01:00
hmac_demo.c Switch to the new code style 2023-01-11 14:50:10 +01:00
key_ladder_demo.c Manually fix two remaining instances of old macros 2023-03-24 10:43:40 +01:00
key_ladder_demo.sh Fix demo scripts for out-of-tree builds 2023-05-09 18:30:05 +01:00
psa_constant_names.c Switch to the new code style 2023-01-11 14:50:10 +01:00
psa_hash.c Improve program from first round review comments 2023-07-24 12:18:40 +01:00