mbedtls/include
Adrian L. Shaw 742084ea25 Removed PSA_ERROR_DOES_NOT_EXIST from psa_export_key
If the key doesn't exist by the time this call is made
then the handle is invalid,
which means that PSA_ERROR_INVALID_HANDLE should be
returned rather than "does not exist"
2019-09-04 11:30:17 +01:00
..
mbedtls Merge pull request #240 from Ko-/development 2019-09-04 11:11:51 +01:00
psa Removed PSA_ERROR_DOES_NOT_EXIST from psa_export_key 2019-09-04 11:30:17 +01:00
.gitignore
CMakeLists.txt 3rdparty: Add additional build facilities for 3rd-party code 2019-08-19 13:37:46 +01:00