mbedtls/include/psa
Gilles Peskine f03143a4d1 Change driver key slot numbers to 64 bits
This slightly increases storage requirements, but works in more use
cases. In particular, it allows drivers to treat choose slot numbers
with a monotonic counter that is incremented each time a key is
created, without worrying about overflow in practice.
2019-07-12 23:18:29 +02:00
..
crypto.h Remove obsolete mentions of PSA_ERROR_EMPTY_SLOT 2019-05-21 19:11: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 Remove the deprecated PSA_ALG_SELECT_RAW option 2019-06-26 09:15:08 +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 Change driver key slot numbers to 64 bits 2019-07-12 23:18:29 +02:00
crypto_sizes.h Use "sufficient buffer size" in buffer size macros 2019-05-21 18:43:19 +02:00
crypto_struct.h Add tls12_prf_read for the new API 2019-06-26 09:15:08 +01:00
crypto_types.h State that all error codes are negative 2019-05-21 18:43:27 +02:00
crypto_values.h Remove GMAC algorithm (for now) 2019-07-11 15:51:45 +01:00