|
Monero
|
#include <stddef.h>

Go to the source code of this file.
Functions | |
| void | generate_random_bytes_not_thread_safe (size_t n, void *result) |
| void | add_extra_entropy_not_thread_safe (const void *ptr, size_t bytes) |
| void add_extra_entropy_not_thread_safe | ( | const void * | ptr, |
| size_t | bytes ) |
| void generate_random_bytes_not_thread_safe | ( | size_t | n, |
| void * | result ) |