Searched defs:get_random_bytes (Results 1 – 4 of 4) sorted by relevance
41 get_random_bytes(void *buf, int nbytes) in get_random_bytes() function
25 static int get_random_bytes(unsigned char *buf, int num) in get_random_bytes() function
143 get_random_bytes(const unsigned char **rand_bytes, in get_random_bytes() function
743 get_random_bytes(void *p, size_t n) in get_random_bytes() function