|
libnx
|
Cryptographically-Secure Random Number Generation (csrng) service IPC wrapper. More...
#include "../types.h"Go to the source code of this file.
Functions | |
| Result | csrngInitialize (void) |
| void | csrngExit (void) |
| Result | csrngGetRandomBytes (void *out, size_t out_size) |
Cryptographically-Secure Random Number Generation (csrng) service IPC wrapper.
1.8.11