Home
last modified time | relevance | path

Searched refs:sysctl_random (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/providers/implementations/rands/seeding/
Drand_unix.c220 static ssize_t sysctl_random(char *buf, size_t buflen) in sysctl_random() function
397 return sysctl_random(buf, buflen); in syscall_random()