mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 18:42:21 +01:00
1. Added some extra parameter checking to wc_LoadStaticMemory_ex(). 2. Added some extra parameter checking to wc_StaticBufferSz_ex(). 3. Rename some parameters and add some logging prints. 4. Some static functions have some parameter checking and they are only calling in one spot, remove it.