Searched defs:get_random_bytes (Results 1 – 3 of 3) sorted by relevance
175 static void get_random_bytes(void *buf, int nbytes) in get_random_bytes() function
110 #define get_random_bytes(...) macro
3629 static int get_random_bytes(void *p, size_t sz) in get_random_bytes() function