mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-02-04 02:35:04 +01:00
* Fix api.c build error with `NO_FILESYSTEM` and `WOLFSSL_CERT_EXT`. * Fix for building tests/suites.c with static memory (missing `LARGEST_MEM_BUCKET`). * Always expose `wc_ecc_set_rng` for compatibility.