Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/crypto/rand/
H A Drand_unix.c350 static ssize_t syscall_random(void *buf, size_t buflen) in syscall_random() function
654 bytes = syscall_random(buffer, bytes_needed); in rand_pool_acquire_entropy()