265a171c52
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 |