Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dtls.c393 # define TLS_S_CERT2_OK 0x00002000 /* 2nd cert file is ok */ macro
721 bitset(TLS_S_CERT2_EX, status), TLS_S_CERT2_OK, srv);
926 if (bitset(TLS_S_CERT2_OK, status) &&