Searched refs:read_entropy_from_device (Results 1 – 1 of 1) sorted by relevance
69 read_entropy_from_device(const char *device, unsigned char *buf, size_t len) in read_entropy_from_device() function148 return read_entropy_from_device("/dev/urandom", buf, len); in get_os_entropy()