mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-03 08:40:17 +02:00
psa_status_t is currently a signed type where only non-negative values are used, which makes things a bit awkward. For now, non-negative values trigger an error. This code will need to be revised if we switch to using negative values as error codes.
7.5 KiB
7.5 KiB