|
|
wc_Memory * | ava [WOLFMEM_MAX_BUCKETS] |
| |
|
wc_Memory * | io |
| |
|
word32 | maxHa |
| |
|
word32 | curHa |
| |
|
word32 | maxIO |
| |
|
word32 | curIO |
| |
|
word32 | sizeList [WOLFMEM_MAX_BUCKETS] |
| |
|
word32 | distList [WOLFMEM_MAX_BUCKETS] |
| |
|
word32 | inUse |
| |
|
word32 | ioUse |
| |
|
word32 | alloc |
| |
|
word32 | frAlc |
| |
|
int | flag |
| |
|
wolfSSL_Mutex | memory_mutex |
| |