mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-03-24 15:27:19 +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)