mbedtls/include/psa
Manuel Pégourié-Gonnard 22f08bcc00 PSA PBKDF2: add new input function
Note on naming: previously considered input_numeric but then thought the
other two input function are "input <name>" not "input <adjective>" so
decided to follow that pattern. input_int would be shorter but sounds
too much like the C type, which could be confusing as that's not the
type of the parameter; IMO "integer" avoids that problem.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2021-04-20 11:57:34 +02:00
..
crypto.h PSA PBKDF2: add new input function 2021-04-20 11:57:34 +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 Remove old-style accelerator and entropy driver interfaces 2020-11-30 17:37:14 +01:00
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 new input function 2021-04-20 11:57:34 +02:00