mbedtls/include/psa
Gilles Peskine 73676cbc50 Put handle parameter last: psa_import_key
In psa_import_key, change the order of parameters to pass
the pointer where the newly created handle will be stored last.
This is consistent with most other library functions that put inputs
before outputs.
2019-05-15 23:16:07 +02:00
..
crypto.h Put handle parameter last: psa_import_key 2019-05-15 23:16:07 +02: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 Rename psa_generate_key() and psa_generator_import_key() 2019-05-03 15:44:28 +01:00
crypto_platform.h PSA crypto service: encode the key owner (ITS backend only) 2019-02-20 12:52:09 +01:00
crypto_se_driver.h Rename psa_generate_key() and psa_generator_import_key() 2019-05-03 15:44:28 +01:00
crypto_sizes.h Add buffer size macro for psa_get_key_domain_parameters 2019-04-28 11:48:29 +02:00
crypto_struct.h Switch psa_{get,set}_domain_parameters to attributes 2019-04-26 17:37:08 +02:00
crypto_types.h Merge remote-tracking branch 'upstream-crypto/development' into psa-api-beta2-merge-development 2019-04-09 12:00:00 +02:00
crypto_values.h Algorithm encoding: move two bits from derivation to agreement 2019-04-18 09:42:21 +02:00