Searched refs:RAND_egd (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drand.h61 #define RAND_egd hc_RAND_egd macro
102 int RAND_egd(const char *);
H A Drand-egd.c232 RAND_egd(const char *filename) function
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dapp_rand.c136 else if (RAND_egd(file) > 0)
182 egd=RAND_egd(n);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rand/
H A Drand_egd.c93 * RAND_egd(path) will query 255 bytes and use the bytes retreived to seed
95 * RAND_egd() is a wrapper for RAND_egd_bytes() with numbytes=255.
103 int RAND_egd(const char *path) function
297 int RAND_egd(const char *path) function
H A Drand.h111 int RAND_egd(const char *path);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/lib/libcrypto/
H A Dman.inc28 SSL_get_fd.3 SSL_set_fd.3 RAND_egd.3 \
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/libldap/
H A Dtls_o.c1125 } else if (RAND_egd(randfile) > 0) {

Completed in 236 milliseconds