forked from wolfSSL/wolfssl
Remove blank lines from user_settings.h files
Co-Authored-By: Anthony H <anthony@wolfssl.com>
This commit is contained in:
@@ -446,7 +446,6 @@ extern unsigned int my_rng_seed_gen(void);
|
||||
#define NO_PSK
|
||||
|
||||
#define NO_DSA
|
||||
|
||||
#define NO_MD4
|
||||
#define NO_PWDBASED
|
||||
//#define NO_CODING
|
||||
|
@@ -121,7 +121,6 @@
|
||||
#define HAVE_CRL
|
||||
|
||||
#define NO_DSA
|
||||
|
||||
#define NO_PSK
|
||||
#define WOLFSSL_NO_SHAKE256
|
||||
#define NO_MD4
|
||||
|
@@ -552,8 +552,6 @@ extern "C" {
|
||||
#undef NO_DSA
|
||||
#define NO_DSA
|
||||
|
||||
|
||||
|
||||
#undef NO_OLD_TLS
|
||||
#define NO_OLD_TLS
|
||||
|
||||
|
@@ -253,10 +253,6 @@ static struct {
|
||||
"hmac_sha384", hmac_sha384_test,
|
||||
#endif
|
||||
#endif
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
>>>>>>> ed6cc3fea (Remove all references to arc4/rc4 from IDE directory files)
|
||||
#ifndef NO_DES3
|
||||
"des", des_test,
|
||||
"des3", des3_test,
|
||||
|
Reference in New Issue
Block a user