mbedtls/include/psa
Adrian L. Shaw 29b64073af Added missing return codes to get_key_attributes
Note that PSA_ERROR_NOT_PERMITTED is not included
because I can't think of a scenario where you have
a valid key handle but aren't allowed to read the
attributes
2019-09-04 11:30:17 +01:00
..
crypto_accel_driver.h Pacify check-names.sh 2019-03-06 18:29:57 +01:00
crypto_driver_common.h Split crypto_driver.h into one for each driver type 2018-12-21 18:17:10 +01:00
crypto_entropy_driver.h Doxygen changes to match the code changes. clarifications. 2019-02-15 17:23:42 -06:00
crypto_extra.h Merge pull request #232 from Patater/psa-crypto-api-1.0b3 2019-08-29 13:50:10 +01:00
crypto_platform.h psa: Add PSA_KEY_ID_INIT 2019-08-28 17:24:27 +01:00
crypto_se_driver.h Update import_key and generate_key SE methods to the current API 2019-08-09 16:43:35 +02:00
crypto_sizes.h Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 2019-07-31 17:47:49 +02:00
crypto_struct.h Merge pull request #232 from Patater/psa-crypto-api-1.0b3 2019-08-29 13:50:10 +01:00
crypto_types.h psa: Add PSA_KEY_ID_INIT 2019-08-28 17:24:27 +01:00
crypto_values.h Merge pull request #232 from Patater/psa-crypto-api-1.0b3 2019-08-29 13:50:10 +01:00
crypto.h Added missing return codes to get_key_attributes 2019-09-04 11:30:17 +01:00