1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

Remove PSA_ALG_IS_TLS12_ECJPAKE_TO_PMS

Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
Andrzej Kurek
2022-09-16 07:24:14 -04:00
parent 1fafb1f778
commit 3c4c514302
2 changed files with 6 additions and 8 deletions

View File

@ -2032,8 +2032,6 @@
* #PSA_ECC_FAMILY_SECP_R1), so the input must be exactly 65 bytes.
*/
#define PSA_ALG_TLS12_ECJPAKE_TO_PMS ((psa_algorithm_t)0x08000600)
#define PSA_ALG_IS_TLS12_ECJPAKE_TO_PMS(alg) \
(alg == PSA_ALG_TLS12_ECJPAKE_TO_PMS)
/* This flag indicates whether the key derivation algorithm is suitable for
* use on low-entropy secrets such as password - these algorithms are also