mbedtls/include/psa
Gilles Peskine 1801740a7c SE driver: report the bit size on key import
Add a parameter to the key import method of a secure element driver to
make it report the key size in bits. This is necessary (otherwise the
core has no idea what the bit-size is), and making import report it is
easier than adding a separate method (for other key creation methods,
this information is an input, not an output).
2019-07-29 18:07:09 +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 Favor stdint.h types in implementation-specific API 2019-07-15 11:16:18 +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 Favor stdint.h types in internal types 2019-07-15 11:17:53 +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