mbedtls/programs/psa
Thomas Daubney a79f806225 Remove superfluous calls to psa_hash_abort
Calls were not required since psa_hash_setup was yet
to be called.

Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
2023-07-28 14:33:20 +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 Remove superfluous calls to psa_hash_abort 2023-07-28 14:33:20 +01:00