|
libnx v4.9.0
|
Cryptographically-Secure Random Number Generation (csrng) service IPC wrapper. More...
Go to the source code of this file.
Functions | |
| Result | csrngInitialize (void) |
| Initialize csrng. | |
| void | csrngExit (void) |
| Exit csrng. | |
| Service * | csrngGetServiceSession (void) |
| Gets the Service object for the actual csrng service session. | |
| Result | csrngGetRandomBytes (void *out, size_t out_size) |
Cryptographically-Secure Random Number Generation (csrng) service IPC wrapper.