Remove MBEDTLS_MD_C dep in config_psa.h when ECJPAJE is wanted
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
This commit is contained in:
parent
e5fdf20a79
commit
b764fb60aa
1 changed files with 0 additions and 1 deletions
|
@ -152,7 +152,6 @@ extern "C" {
|
|||
#define MBEDTLS_ECP_DP_SECP256R1_ENABLED
|
||||
#define MBEDTLS_BIGNUM_C
|
||||
#define MBEDTLS_ECP_C
|
||||
#define MBEDTLS_MD_C
|
||||
#define MBEDTLS_ECJPAKE_C
|
||||
#endif /* PSA_WANT_ALG_JPAKE */
|
||||
|
||||
|
|
Loading…
Reference in a new issue