commit | b13360514c55a5de7848beb7acc6e1f86d759478 | [log] [tgz] |
---|---|---|
author | Tomasz Rodziewicz <40165497+TRodziewicz@users.noreply.github.com> | Thu Apr 22 15:14:17 2021 +0200 |
committer | GitHub <noreply@github.com> | Thu Apr 22 15:14:17 2021 +0200 |
tree | f597cd51532b1ad1bd4ba3d33f98fa00a37f3bb7 | |
parent | 706279684482e35c092bdecad91125a4ba8b7c91 [diff] |
Test why the test_depends_curves_psa fails in CI
diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h index 6b0cb78..83f50db 100644 --- a/include/mbedtls/config.h +++ b/include/mbedtls/config.h
@@ -2728,7 +2728,7 @@ * * Requires: MBEDTLS_ECP_C, MBEDTLS_MD_C */ -// #define MBEDTLS_ECJPAKE_C +#define MBEDTLS_ECJPAKE_C /** * \def MBEDTLS_ECP_C