mbedtls/tests
Gilles Peskine 1838e82190 Rename psa_helpers.function to psa_crypto_helpers.h
This file isn't like the other .function files: it isn't concatenated
by a separate preprocessing script, but included via C preprocessing.

Rename this file to .h. This isn't a normal C header, because it
defines auxiliary functions. But the functions aren't big and we only
have one compilation unit per executable, so this is good enough for
what we're doing.
2019-06-20 12:40:56 +02:00
..
.jenkins
data_files Add Wisun Fan device certificate 2019-05-07 17:06:47 +03:00
git-scripts Merge development commit 8e76332 into development-psa 2019-01-31 08:20:20 -05:00
scripts Make docstring style consistent 2019-06-03 11:23:56 +02:00
suites Rename psa_helpers.function to psa_crypto_helpers.h 2019-06-20 12:40:56 +02:00
.gitignore
CMakeLists.txt Add a link to the seedfile for out-of-tree cmake builds 2019-05-06 07:24:02 -04:00
Descriptions.txt Remove tests that depend on TLS or X.509 2019-03-11 16:49:26 +00:00
Makefile Rename psa_helpers.function to psa_crypto_helpers.h 2019-06-20 12:40:56 +02:00
psa_crypto_helpers.h Rename psa_helpers.function to psa_crypto_helpers.h 2019-06-20 12:40:56 +02:00