mbedtls/include/psa
Andrew Thoelke 9741b11440 Update psa_open_key documentation
- Describe the implementation defined behavior for opening multiple 
keys, and provide a reference to the relevant section.

- Describe the use of INSUFFICENT_MEMORY error to indicate additional 
implementation resource constaints.

- Clarify the distinction between DOES_NOT_EXIST and INVALID_HANDLE 
error conditions.
2019-08-22 15:52:32 +01:00
..
crypto.h Update psa_open_key documentation 2019-08-22 15:52:32 +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 New function mbedtls_psa_register_se_key 2019-08-09 15:05:21 +02:00
crypto_platform.h psa: Avoid use of relative include paths 2019-06-07 11:49:59 +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 Add some design notes about multipart operation structures 2019-08-13 15:00:57 +02:00
crypto_types.h Add slot_number attribute 2019-08-08 10:58:09 +02:00
crypto_values.h Rename AEAD macro to not use double underscores 2019-08-21 03:33:04 -04:00