![]() |
Bitcoin Core 31.1.0
P2P Digital Currency
|
#include <scratch.h>
Public Attributes | |
| unsigned char | magic [8] |
| guard against interpreting this object as other types | |
| void * | data |
| actual allocated data | |
| size_t | alloc_size |
| amount that has been allocated (i.e. | |
| size_t | max_size |
| maximum size available to allocate | |
| size_t secp256k1_scratch_space_struct::alloc_size |
| void* secp256k1_scratch_space_struct::data |
| unsigned char secp256k1_scratch_space_struct::magic[8] |
| size_t secp256k1_scratch_space_struct::max_size |