Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dtls.c478 # define TLS_OK_F(var, fn, req, st, type) if (ok) \ macro
620 TLS_OK_F(certfile, "CertFile", bitset(TLS_I_CERT_EX, req),
622 TLS_OK_F(keyfile, "KeyFile", bitset(TLS_I_KEY_EX, req),
624 TLS_OK_F(cacertpath, "CACertPath", bitset(TLS_I_CERTP_EX, req),
626 TLS_OK_F(cacertfile, "CACertFile", bitset(TLS_I_CERTF_EX, req),
628 TLS_OK_F(CRLFile, "CRLFile", bitset(TLS_I_CRLF_EX, req),
639 TLS_OK_F(cf2, "CertFile", bitset(TLS_I_CERT_EX, req),
644 TLS_OK_F(kf2, "KeyFile", bitset(TLS_I_KEY_EX, req),
684 TLS_OK_F(dhparam, "DHParameters",