Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_prng.h33 extern TLS_PRNG_SRC *tls_prng_file_open(const char *, int);
H A Dtls_prng_file.c85 TLS_PRNG_SRC *tls_prng_file_open(const char *name, int timeout) in tls_prng_file_open() function
/netbsd-src/external/ibm-public/postfix/dist/src/tlsmgr/
H A Dtlsmgr.c894 tls_prng_file_open(var_tls_rand_source, TLS_MGR_TIMEOUT); in tlsmgr_pre_init()