DDraceNetwork Documentation
Loading...
Searching...
No Matches
secure.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void generate_password (char *buffer, unsigned length, const unsigned short *random, unsigned random_length)
void secure_random_password (char *buffer, unsigned length, unsigned pw_length)
void secure_random_fill (void *bytes, unsigned length)
int secure_rand_below (int below)