mbedtls/include/psa
Gilles Peskine 9df2dc87ab Fix name of PSA_ALG_IS_BLOCK_CIPHER_MAC
The macro was used under the name PSA_ALG_IS_BLOCK_CIPHER_MAC but
defined as PSA_ALG_IS_CIPHER_MAC. That wouldn't have worked if we used
this macro (we currently don't but it may become useful).
2018-09-20 12:00:21 +02:00
..
crypto.h Fix name of PSA_ALG_IS_BLOCK_CIPHER_MAC 2018-09-20 12:00:21 +02: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 Fix copypasta in PSA_KEY_EXPORT_MAX_SIZE documentation 2018-09-14 10:02:29 +01:00
crypto_struct.h Change psa_structs to use unsigned ints 2018-09-14 10:02:28 +01:00