OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RAND_enable_fork_unsafe_buffering
(Results
1 - 2
of
2
) sorted by null
/external/boringssl/src/include/openssl/
rand.h
44
* with |
RAND_enable_fork_unsafe_buffering
|.
50
/*
RAND_enable_fork_unsafe_buffering
enables efficient buffered reading of
62
OPENSSL_EXPORT void
RAND_enable_fork_unsafe_buffering
(int fd);
/external/boringssl/src/crypto/rand/
urandom.c
54
/* urandom_buffering_requested is set by |
RAND_enable_fork_unsafe_buffering
|.
117
void
RAND_enable_fork_unsafe_buffering
(int fd) {
Completed in 230 milliseconds