mbedtls/include/psa
Jaeden Amero 7632f628d7 psa: driver: Prefix "encrypt or decrypt" type
The driver model's "encrypt or decrypt" type, encrypt_or_decrypt_t, is
publicly exposed and needs to have a `psa_` prefix in order to properly
communicate that it is part of the PSA driver model.
2018-10-26 12:25:05 +01:00
..
crypto_driver.h psa: driver: Prefix "encrypt or decrypt" type 2018-10-26 12:25:05 +01:00
crypto_extra.h Add notes about the purpose and usage of auxiliary header files 2018-09-12 16:41:11 +03:00
crypto_platform.h Add notes about the purpose and usage of auxiliary header files 2018-09-12 16:41:11 +03:00
crypto_sizes.h Document and check the consistency of truncated MAC encodings 2018-10-17 13:54:47 +02:00
crypto_struct.h Change psa_structs to use unsigned ints 2018-09-14 10:02:28 +01:00
crypto.h New macro PSA_ALG_FULL_LENGTH_MAC 2018-10-17 18:30:47 +02:00