mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 14:12:23 +01:00
with ARC4 --- InitRng: entropy variable moved to the heap; (256 bytes) --- RNG_GenerateBlock: entropy variable moved to the heap; (256 bytes) without ARC4 --- InitRng: key variable moved to the heap; (32 bytes) --- InitRng: junk variable moved to the heap; (256 bytes)