mbedtls/include/psa
Jaeden Amero 9411db74c4 psa: driver: Wrap types and symbols for C/C++ use
Add extern "C" wrappers around type and function declarations to enable C++
interoperability of the driver header. This is done so that the driver
functions and types can be used or implmented by C++ code.
2018-10-26 13:39:43 +01:00
..
crypto_driver.h psa: driver: Wrap types and symbols for C/C++ use 2018-10-26 13:39:43 +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