mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 12:32:14 +01: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