mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-30 15:12:14 +01:00
Visual Studio Solution for Azure Sphere Devices
This commit is contained in:
@@ -2202,7 +2202,7 @@ int wc_GenerateSeed(OS_Seed* os, byte* output, word32 sz)
|
||||
defined(WOLFSSL_LPC43xx) || defined(WOLFSSL_STM32F2xx) || \
|
||||
defined(MBED) || defined(WOLFSSL_EMBOS) || \
|
||||
defined(WOLFSSL_GENSEED_FORTEST) || defined(WOLFSSL_CHIBIOS) || \
|
||||
defined(WOLFSSL_CONTIKI)
|
||||
defined(WOLFSSL_CONTIKI) || defined(WOLFSSL_AZSPHERE)
|
||||
|
||||
/* these platforms do not have a default random seed and
|
||||
you'll need to implement your own wc_GenerateSeed or define via
|
||||
|
||||
Reference in New Issue
Block a user