forked from wolfSSL/wolfssl
Cleanup to remove trailing whitespace and convert tabs to spaces.
This commit is contained in:
@@ -122,7 +122,7 @@ int wc_RNG_GenerateByte(WC_RNG* rng, byte* b)
|
|||||||
#ifdef HAVE_INTEL_RDGEN
|
#ifdef HAVE_INTEL_RDGEN
|
||||||
static int wc_InitRng_IntelRD(void) ;
|
static int wc_InitRng_IntelRD(void) ;
|
||||||
#if defined(HAVE_HASHDRBG) || defined(NO_RC4)
|
#if defined(HAVE_HASHDRBG) || defined(NO_RC4)
|
||||||
static int wc_GenerateSeed_IntelRD(OS_Seed* os, byte* output, word32 sz) ;
|
static int wc_GenerateSeed_IntelRD(OS_Seed* os, byte* output, word32 sz) ;
|
||||||
#else
|
#else
|
||||||
static int wc_GenerateRand_IntelRD(OS_Seed* os, byte* output, word32 sz) ;
|
static int wc_GenerateRand_IntelRD(OS_Seed* os, byte* output, word32 sz) ;
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user