Searched refs:random_get_bytes_common (Results 1 – 1 of 1) sorted by relevance
832 random_get_bytes_common(uint8_t *ptr, size_t len, int fd) in random_get_bytes_common() function852 return (random_get_bytes_common(ptr, len, random_fd)); in random_get_bytes()858 return (random_get_bytes_common(ptr, len, urandom_fd)); in random_get_pseudo_bytes()