mbedtls/include/psa
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
..
crypto.h Fix reference to deprecated macro in documentation 2021-04-08 16:10:05 +02:00
crypto_builtin.h psa: include: Clarify scope of crypto_builtin/driver_contexts.h 2021-04-01 16:54:38 +02:00
crypto_compat.h Documentation: fix \p names that diverged from the code 2021-03-08 17:26:31 +01:00
crypto_config.h psa: config: Add CBC-MAC 2021-03-25 16:02:26 +01:00
crypto_driver_common.h
crypto_driver_contexts.h psa: include: Clarify scope of crypto_builtin/driver_contexts.h 2021-04-01 16:54:38 +02:00
crypto_extra.h Merge pull request #4174 from gilles-peskine-arm/psa-eddsa-spec 2021-04-07 11:20:27 +02:00
crypto_platform.h Minor documentation improvements 2021-01-04 21:00:53 +01:00
crypto_se_driver.h Documentation: fix \p names that diverged from the code 2021-03-08 17:26:31 +01:00
crypto_sizes.h Merge pull request #4210 from gilles-peskine-arm/crypto_values-param-names 2021-03-17 10:17:18 +01:00
crypto_struct.h psa: include: Update and improve multipart-op struct design notes 2021-04-01 16:54:38 +02:00
crypto_types.h psa: Make sure MBEDTLS_PSA_CRYPTO_CLIENT is defined 2021-02-09 15:36:08 +01:00
crypto_values.h PSA PBKDF2: add/update input types 2021-04-20 11:34:03 +02:00