mbedtls/include/psa
Gilles Peskine 56e2dc8010 Use "sufficient buffer size" in buffer size macros
Don't use "safe buffer size", because this it's somewhat misleading to
make it about safety: a buffer size that's too small will lead to a
runtime error, not to undefined behavior.
2019-05-21 18:43:19 +02:00
..
crypto.h Improve description of psa_open_key() 2019-05-21 18:43:18 +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 Merge pull request #269 from ARMmbed/psa-slots_to_handles 2019-05-17 10:18:34 +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 Merge pull request #268 from ARMmbed/psa-error_tampering_detected 2019-05-17 11:06:09 +02:00
crypto_sizes.h Use "sufficient buffer size" in buffer size macros 2019-05-21 18:43:19 +02:00
crypto_struct.h Remove domain parameters from the official API 2019-05-16 19:27:05 +02:00
crypto_types.h Remove implementation comment from API specification 2019-05-21 18:43:19 +02:00
crypto_values.h Convert TLS1.2 KDF descriptions to multistep key derivation 2019-05-21 18:43:19 +02:00