forked from wolfSSL/wolfssl
Fix a file mode and more overlong lines
This commit is contained in:
0
IDE/WIN-SRTP-KDF-140-3/user_settings.h
Executable file → Normal file
0
IDE/WIN-SRTP-KDF-140-3/user_settings.h
Executable file → Normal file
@@ -39,7 +39,7 @@
|
|||||||
#undef HAVE_FIPS
|
#undef HAVE_FIPS
|
||||||
#else
|
#else
|
||||||
#if defined(HAVE_FIPS) && FIPS_VERSION3_GE(6,0,0)
|
#if defined(HAVE_FIPS) && FIPS_VERSION3_GE(6,0,0)
|
||||||
/* set NO_WRAPPERS before headers, use direct internal f()s not wrappers */
|
/* set NO_WRAPPERS before headers, use direct internal f()s not wrappers */
|
||||||
#define FIPS_NO_WRAPPERS
|
#define FIPS_NO_WRAPPERS
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
@@ -33,7 +33,7 @@
|
|||||||
#undef HAVE_FIPS
|
#undef HAVE_FIPS
|
||||||
#else
|
#else
|
||||||
#if defined(HAVE_FIPS) && FIPS_VERSION3_GE(6,0,0)
|
#if defined(HAVE_FIPS) && FIPS_VERSION3_GE(6,0,0)
|
||||||
/* set NO_WRAPPERS before headers, use direct internal f()s not wrappers */
|
/* set NO_WRAPPERS before headers, use direct internal f()s not wrappers */
|
||||||
#define FIPS_NO_WRAPPERS
|
#define FIPS_NO_WRAPPERS
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
@@ -32,7 +32,7 @@
|
|||||||
#undef HAVE_FIPS
|
#undef HAVE_FIPS
|
||||||
#else
|
#else
|
||||||
#if defined(HAVE_FIPS) && FIPS_VERSION3_GE(6,0,0)
|
#if defined(HAVE_FIPS) && FIPS_VERSION3_GE(6,0,0)
|
||||||
/* set NO_WRAPPERS before headers, use direct internal f()s not wrappers */
|
/* set NO_WRAPPERS before headers, use direct internal f()s not wrappers */
|
||||||
#define FIPS_NO_WRAPPERS
|
#define FIPS_NO_WRAPPERS
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user