Searched defs:get_random_bytes (Results 1 – 3 of 3) sorted by relevance
41 void get_random_bytes ( void *buf, size_t len ) in get_random_bytes() function
176 static void get_random_bytes(void *buf, int nbytes) in get_random_bytes() function
3630 static int get_random_bytes(void *p, size_t sz) in get_random_bytes() function