mbedtls/tests
Janos Follath 71a4c9125b Add flag for removing deprecated API
Add the compile time option PSA_PRE_1_0_KEY_DERIVATION. If this is not
turned on, then the function `psa_key_derivation()` is removed.

Most of the tests regarding key derivation haven't been adapted to the
new API yet and some of them have only been adapted partially. When this
new option is turned off, the tests using the old API and test cases
using the old API of partially adapted tests are skipped.

The sole purpose of this option is to make the transition to the new API
smoother. Once the transition is complete it can and should be removed
along with the old API and its implementation.
2019-06-26 09:15:08 +01:00
..
.jenkins
data_files Add Wisun Fan device certificate 2019-05-07 17:06:47 +03:00
git-scripts
scripts Make docstring style consistent 2019-06-03 11:23:56 +02:00
suites Add flag for removing deprecated API 2019-06-26 09:15:08 +01: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 Copy the new header files to Mbed OS on-target test directories 2019-06-20 17:23:58 +02:00
psa_crypto_helpers.h Move the one non-crypto-specific PSA helper macro to a new header 2019-06-20 12:54:43 +02:00
psa_helpers.h Move the one non-crypto-specific PSA helper macro to a new header 2019-06-20 12:54:43 +02:00