Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c218 static ssize_t sysctl_random(char *buf, size_t buflen) in sysctl_random() function
396 return sysctl_random(buf, buflen); in syscall_random()