mbedtls/include/psa
Manuel Pégourié-Gonnard 6983b4fffc Add identifier for PBKDF2 with AES-CMAC-PRF-128
This algorithm is used for example by the Thread 1.1.1 specification,
which is not public but can be obtained free of charge at
https://www.threadgroup.org/ThreadSpec

Here it doesn't really make sense to define a parametrised family, as
this really seems to be the only use of PBKDF2 with a CMAC-based PRF (or
with any PRF other than HMAC with SHA1 or SHA2, for that matter).

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2021-05-03 11:42:22 +02:00
..
crypto.h Add new key type PASSWORD_HASH 2021-05-03 10:49:54 +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 Fix a few typos 2021-04-30 10:41:07 +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.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 Add identifier for PBKDF2 with AES-CMAC-PRF-128 2021-05-03 11:42:22 +02:00