mbedtls/include/psa
Gilles Peskine e88c2c1338 Pass the key creation method to drivers
Pass the key creation method (import/generate/derive/copy) to the
driver methods to allocate or validate a slot number. This allows
drivers to enforce policies such as "this key slot can only be used
for keys generated inside the secure element".
2019-08-09 14:59:31 +02:00
..
crypto.h Merge pull request #157 from gilles-peskine-arm/psa-se_driver-create_key 2019-07-26 14:39:55 +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 Test slot_number attribute 2019-08-08 10:58:09 +02:00
crypto_platform.h psa: Avoid use of relative include paths 2019-06-07 11:49:59 +01:00
crypto_se_driver.h Pass the key creation method to drivers 2019-08-09 14:59:31 +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 slot_number attribute 2019-08-08 10:58:09 +02:00
crypto_types.h Add slot_number attribute 2019-08-08 10:58:09 +02:00
crypto_values.h Remove GMAC algorithm (for now) 2019-07-11 15:51:45 +01:00