Merge remote-tracking branch 'upstream-public/pr/2267' into development
This commit is contained in:
commit
01b34fb316
4 changed files with 40 additions and 7 deletions
|
@ -114,6 +114,7 @@
|
|||
defined(MBEDTLS_ECDSA_SIGN_ALT) || \
|
||||
defined(MBEDTLS_ECDSA_VERIFY_ALT) || \
|
||||
defined(MBEDTLS_ECDSA_GENKEY_ALT) || \
|
||||
defined(MBEDTLS_ECP_INTERNAL_ALT) || \
|
||||
defined(MBEDTLS_ECP_ALT) )
|
||||
#error "MBEDTLS_ECP_RESTARTABLE defined, but it cannot coexist with an alternative ECP implementation"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue