Home
last modified time | relevance | path

Searched refs:SSLEnginePath (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dtls.h269 EXTERN char *SSLEnginePath; variable
H A Dtls.c2996 id, SSLEnginePath, isprefork, SSLEngineprefork,
3016 if (SSLEnginePath != NULL && *SSLEnginePath != '\0')
3026 "%s/lib%s.so", SSLEnginePath, id);
H A Dreadcf.c4589 SET_STRING_EXP(SSLEnginePath);
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf522 #O SSLEnginePath
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4674 _OPTION(SSLEnginePath, `confSSL_ENGINE_PATH', `')
/freebsd/contrib/sendmail/cf/
H A DREADME4419 confSSL_ENGINE_PATH SSLEnginePath [undefined] Path to dynamic library
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES311 New options SSLEngine and SSLEnginePath to support OpenSSL engines.
372 for SSLEngine and SSLEnginePath, respectively.