mbedtls/include/psa
Gilles Peskine c11c4dcf95 Favor stdint.h types in internal types
Use uint8_t for PSA buffers. Keep unsigned char for generic libc
buffers and for mbedtls buffers.
2019-07-15 11:17:53 +02:00
..
crypto.h Use stdint.h types in multipart AEAD functions 2019-07-15 11:14:56 +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 Improve documentation 2019-06-26 11:21:41 +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 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