mbedtls/include/psa
Gilles Peskine 68cc433b5b Store key sizes in 16 bits in attributes
This is larger than the maximum key size introduced in the previous
commit, by design.

Make some room for flags (not used yet).
2019-07-30 21:08:38 +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 Move attribute fields to a substructure 2019-07-30 20:58:27 +02: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 SE driver: report the bit size on key import 2019-07-29 18:07:09 +02:00
crypto_sizes.h Favor stdint.h types in example code 2019-07-15 11:16:18 +02:00
crypto_struct.h Store key sizes in 16 bits in attributes 2019-07-30 21:08:38 +02:00
crypto_types.h Move the definition of psa_key_attributes_t to crypto_types.h 2019-07-23 18:43:28 +02:00
crypto_values.h Remove GMAC algorithm (for now) 2019-07-11 15:51:45 +01:00