![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <stddef.h>#include <limits.h>#include <stdio.h>Go to the source code of this file.
Functions | |
| static int | fill_random (unsigned char *data, size_t size) |
| static void | print_hex (unsigned char *data, size_t size) |
| static void | secure_erase (void *ptr, size_t len) |
|
static |
|
static |
Definition at line 72 of file examples_util.h.
|
static |