Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
DRAND_add.pod6 RAND_keep_random_devices_open
19 void RAND_keep_random_devices_open(int keep);
60 RAND_keep_random_devices_open() is used to control file descriptor
/third_party/openssl/include/openssl/
Drand.h47 void RAND_keep_random_devices_open(int keep);
/third_party/openssl/crypto/rand/
Drand_lib.c366 void RAND_keep_random_devices_open(int keep) in RAND_keep_random_devices_open() function
/third_party/openssl/util/
Dlibcrypto.num4569 RAND_keep_random_devices_open 4523 1_1_1 EXIST::FUNCTION:
/third_party/openssl/
DCHANGES823 controlled using RAND_keep_random_devices_open().