mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-29 18:27:29 +02:00
Address fips 140-3 failures with wolfEngine support enabled
This commit is contained in:
@ -297,7 +297,7 @@
|
||||
#if FIPS_VERSION_LT(2,0)
|
||||
#define WC_RNG RNG
|
||||
#else
|
||||
#ifndef NO_OLD_RNGNAME
|
||||
#ifndef RNG
|
||||
#define RNG WC_RNG
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user