Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dtls.h189 #define TLS_I_CRLF_EX 0x00800000 /* CRL file must exist */ macro
H A Dtls.c1044 TLS_OK_F(CRLFile, "CRLFile", bitset(TLS_I_CRLF_EX, req),
1156 bitset(TLS_I_CRLF_EX, req),