mbedtls/include/psa
Jaeden Amero 4155850dd9 psa: driver: Use header guard style consistently
The file crypto_driver.h was not using the header guard style as other PSA
Crypto header files. Remove the `__` prefix and suffix. Use C-style
comments for the end-of-guard comment.
2018-10-26 12:25:05 +01:00
..
crypto_driver.h psa: driver: Use header guard style consistently 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