mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 19:24:42 +02:00
add macro guard on test case
This commit is contained in:
@@ -33202,7 +33202,7 @@ static int test_wolfSSL_RAND(void)
|
||||
}
|
||||
|
||||
|
||||
#ifdef WC_RNG_SEED_CB
|
||||
#if defined(WC_RNG_SEED_CB) && defined(OPENSSL_EXTRA)
|
||||
static int wc_DummyGenerateSeed(OS_Seed* os, byte* output, word32 sz)
|
||||
{
|
||||
word32 i;
|
||||
|
Reference in New Issue
Block a user