mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 05:52:19 +01:00
Small stack builds see SHA-256 allocating W a lot. Cache the SHA-256 object in DRBG when WOLFSSL_SMALL_STACK_CACHE is defined. Call free function on SHA-256 object now that it is required.