forked from wolfSSL/wolfssl
Feedback update
This commit is contained in:
@ -1248,10 +1248,8 @@ extern void uITRON4_free(void *p) ;
|
|||||||
#define WOLFSSL_LOG_PRINTF
|
#define WOLFSSL_LOG_PRINTF
|
||||||
#define WOLFSSL_DH_CONST
|
#define WOLFSSL_DH_CONST
|
||||||
#endif /* _MSC_VER */
|
#endif /* _MSC_VER */
|
||||||
#ifndef HAVE_FIPS
|
#if !defined(HAVE_FIPS) && !defined(NO_RSA)
|
||||||
#ifndef NO_RSA
|
|
||||||
#define WC_RSA_BLINDING
|
#define WC_RSA_BLINDING
|
||||||
#endif
|
|
||||||
#endif
|
#endif
|
||||||
#define SINGLE_THREADED
|
#define SINGLE_THREADED
|
||||||
#define NO_ASN_TIME /* can not use headers such as windows.h */
|
#define NO_ASN_TIME /* can not use headers such as windows.h */
|
||||||
|
Reference in New Issue
Block a user