wolfssl/wolfcrypt
John Safranek 15a0ae4244 Generic Memory Pools
1. Add generic function wolfSSL_StaticBufferSz_ex() where one specifies
   the memory bucket list sizes and distribution.
2. Rewrote wolfSSL_StaticBufferSz() in terms of the new function.
3. Changed the list pointers on wc_LoadStaticMemory_ex() and
   wc_init_memory_heap() to be pointers to const.
2024-04-22 08:54:40 -07:00
..
benchmark
src Generic Memory Pools 2024-04-22 08:54:40 -07:00
test Add test case 2024-04-19 13:16:19 -06:00