mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 08:20:50 +02:00
30b63bda6f
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)