mbedtls/include
Jaeden Amero 81cefed27f psa: Explicitly include platform_util.h
crypto_extra.h has a dependency on platform_util.h for
MBEDTLS_DEPRECATED_NUMERIC_CONSTANT. Make the dependency explicit by
including platform_util.h. Although in most use cases the header should
already be included by something else, it doesn't hurt to include it
again and helps to clarify dependencies.
2019-02-25 10:25:48 +00:00
..
mbedtls Declare a psa_key_file_id_t layout with an owner field 2019-02-20 12:52:09 +01:00
psa psa: Explicitly include platform_util.h 2019-02-25 10:25:48 +00:00
.gitignore Rename include directory to mbedtls 2015-03-10 11:23:56 +00:00
CMakeLists.txt Fix out-of-tree builds that use the PSA crypto API headers 2019-01-29 16:08:46 +00:00