Searched defs:get_random_bytes (Results 1 – 4 of 4) sorted by relevance
360 void* get_random_bytes(const int count) in get_random_bytes() function
378 static int get_random_bytes(char *out, size_t len) in get_random_bytes() function
444 void get_random_bytes(void *buf, int len) in get_random_bytes() function
111 #define get_random_bytes(...) macro