mbedtls/include
Manuel Pégourié-Gonnard 5a67992a61 PSA PBKDF2: add/update input types
For the numeric values, I followed the apparent existing convention:
- first byte is 01 for secret inputs, 02 for non-secret inputs
- then second by is just incremented for each new input type

The documentation references a function that will be introduced in the
next commit.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2021-04-20 11:34:03 +02:00
..
mbedtls Revert "Remove deprecated things from hashing modules" 2021-04-15 12:28:15 +02:00
psa PSA PBKDF2: add/update input types 2021-04-20 11:34:03 +02:00
.gitignore
CMakeLists.txt Revert "Remove tests that depend on TLS or X.509" 2020-03-19 14:17:54 +01:00