Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dtls.c1082 bitset(TLS_I_NO_VRFY, req) ? SSL_VERIFY_NONE
H A Dsendmail.h1863 #define TLS_I_NO_VRFY 0x00200000 /* do not require authentication */ macro
H A Dreadcf.c3772 TLS_Srv_Opts |= TLS_I_NO_VRFY;
H A Dsrvrsmtp.c710 | (bitset(TLS_I_NO_VRFY, TLS_Srv_Opts) ? SRV_NONE