mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-27 12:16:07 +00:00
de7aae1ba0
In particular, if interruptible ECDSA is supported but not the deterministic variant, detect this in psa_sign_hash_start(), whereas before start() would succeed and psa_sign_hash_complete() would fail. This avoids an inconsistency between psa_sign_hash() and psa_sign_hash_start() that would be annoying to handle in test_suite_psa_crypto_op_fail. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
---|---|---|
.. | ||
.gitignore | ||
alignment.h | ||
CMakeLists.txt | ||
common.h | ||
psa_crypto_client.c | ||
psa_crypto_core_common.h | ||
psa_crypto_core.h | ||
psa_crypto_driver_wrappers_no_static.h | ||
psa_crypto_invasive.h | ||
psa_crypto_its.h | ||
psa_crypto_random_impl.h | ||
psa_crypto_se.c | ||
psa_crypto_se.h | ||
psa_crypto_slot_management.c | ||
psa_crypto_slot_management.h | ||
psa_crypto_storage.c | ||
psa_crypto_storage.h | ||
psa_crypto.c | ||
psa_its_file.c |