mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-02-19 06:04:17 +01: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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| crypto_examples.c | ||
| key_ladder_demo.c | ||
| key_ladder_demo.sh | ||
| psa_constant_names.c | ||