Home
last modified time | relevance | path

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

/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c326 static ssize_t syscall_random(void *buf, size_t buflen) in syscall_random() function
642 bytes = syscall_random(buffer, bytes_needed); in ossl_pool_acquire_entropy()

Completed in 6 milliseconds