mbedtls/include/psa
Janos Follath d416838ffd Rename psa_pake_set_password_mhf()
This step is not necessarily a memory-hard function. Memory-hard
functions are the best of the breed at the moment, but that's due to
current hardware designs, and CPU-hard-but-not-memory-hard functions
like PBKDF2 are acceptable as well. We're using “key stretching” as the
generic term for such functions.

Signed-off-by: Janos Follath <janos.follath@arm.com>
2021-06-03 12:37:32 +01:00
..
crypto.h Rename psa_pake_set_password_mhf() 2021-06-03 12:37:32 +01:00
crypto_builtin_composites.h Move is_sign and mac_size checking back to PSA core scope 2021-05-10 11:29:13 +02:00
crypto_builtin_primitives.h Rename the PSA driver context structure headers to _primitives 2021-05-07 23:32:32 +02:00
crypto_compat.h Fix typos in C header files 2021-05-10 19:54:11 +02:00
crypto_config.h Merge pull request #4377 from mpg/psa-pbkdf2-api 2021-05-12 18:00:30 +02:00
crypto_driver_common.h Remove old-style accelerator and entropy driver interfaces 2020-11-30 17:37:14 +01:00
crypto_driver_contexts_composites.h Add boilerplate for dispatching MAC operations 2021-05-07 23:32:32 +02:00
crypto_driver_contexts_primitives.h Remove inclusion of top-level crypto.h from the driver context header 2021-05-07 23:32:32 +02:00
crypto_extra.h Merge pull request #4407 from ARMmbed/dev3_signoffs 2021-04-26 19:48:16 +01:00
crypto_platform.h Minor documentation improvements 2021-01-04 21:00:53 +01:00
crypto_se_driver.h Fix typos in C header files 2021-05-10 19:54:11 +02:00
crypto_sizes.h PSA PAKE: improve and fix documentation 2021-06-03 12:37:32 +01:00
crypto_struct.h Fix precedence in psa_pake_cs_set_primitive() 2021-06-03 12:37:32 +01:00
crypto_types.h PSA PAKE: improve and fix documentation 2021-06-03 12:37:32 +01:00
crypto_values.h PSA PAKE: improve and fix documentation 2021-06-03 12:37:32 +01:00