Initial Changes for updating mbedtls to v3.0

This commit is contained in:
Aditya Patwardhan
2021-05-10 09:13:44 +05:30
parent 84f9aa13c9
commit 0483bfbbfe
12 changed files with 16 additions and 11 deletions

View File

@@ -2766,6 +2766,10 @@
#include MBEDTLS_USER_CONFIG_FILE
#endif
/* Define this flag for now */
/* To Do - while updating to v3.0 remove all the code where this flag is used */
#define MBEDTLS_DEPRECATED_REMOVED
#include "mbedtls/check_config.h"
#endif /* MBEDTLS_CONFIG_H */