mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 03:34:39 +02:00
Merge pull request #3959 from kaleb-himes/WINCE_settings_update
Update WINCE for wolfEngine and turn off MD5
This commit is contained in:
@@ -289,7 +289,7 @@
|
||||
|
||||
/* MD5 */
|
||||
#undef NO_MD5
|
||||
#if 1
|
||||
#if 0
|
||||
|
||||
#else
|
||||
#define NO_MD5
|
||||
@@ -330,4 +330,12 @@
|
||||
|
||||
//#define DEBUG_WOLFSSL
|
||||
#define NO_MAIN_DRIVER
|
||||
|
||||
/* wolfEngine settings */
|
||||
#define WOLFSSL_PUBLIC_MP
|
||||
#define NO_WOLFSSL_DIR
|
||||
|
||||
//#define WOLFENGINE_DEBUG
|
||||
/* TODO: Add WE_HAVE_* settings here */
|
||||
|
||||
#endif /* _WIN_USER_SETTINGS_H_ */
|
||||
|
Reference in New Issue
Block a user