Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_prng.h37 extern TLS_PRNG_SRC *tls_prng_exch_open(const char *);
H A Dtls_prng_exch.c83 TLS_PRNG_SRC *tls_prng_exch_open(const char *name) in tls_prng_exch_open() function
/netbsd-src/external/ibm-public/postfix/dist/src/tlsmgr/
H A Dtlsmgr.c918 tls_prng_exch_open(data_redirect_file(redirect, in tlsmgr_pre_init()