Home
last modified time | relevance | path

Searched defs:RAND_load_file (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drand.h60 #define RAND_load_file hc_RAND_load_file macro
H A Drand.c275 RAND_load_file(const char *filename, size_t size) in RAND_load_file() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Drandfile.c76 int RAND_load_file(const char *file, long bytes) in RAND_load_file() function