mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
c918c32cc0
Change the hash data to not include the null byte used to terminate the string. Pass sizeof() - 1 to the hash operation API functions so that the null byte can be ignored. Signed-off-by: Thomas Daubney <thomas.daubney@arm.com> |
||
---|---|---|
.. | ||
aead_demo.c | ||
CMakeLists.txt | ||
crypto_examples.c | ||
hmac_demo.c | ||
key_ladder_demo.c | ||
key_ladder_demo.sh | ||
psa_constant_names.c | ||
psa_hash.c |