Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dtls.c628 TLS_OK_F(CRLFile, "CRLFile", bitset(TLS_I_CRLF_EX, req),
712 bitset(TLS_I_CRLF_EX, req),
H A Dsendmail.h1865 #define TLS_I_CRLF_EX 0x00800000 /* CRL file must exist */ macro