Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dtls.h187 #define TLS_I_NO_VRFY 0x00200000 /* do not require authentication */ macro
H A Dtls.c1587 bitset(TLS_I_NO_VRFY, req) ? SSL_VERIFY_NONE
H A Dreadcf.c4649 TLS_Srv_Opts |= TLS_I_NO_VRFY;
H A Dsrvrsmtp.c1123 | (bitset(TLS_I_NO_VRFY, TLS_Srv_Opts) ? SRV_NONE