Searched refs:SRV_OFFER_TLS (Results 1 – 1 of 1) sorted by relevance
50 #define SRV_OFFER_TLS 0x0001 /* offer STARTTLS */ macro709 | (bitnset(D_NOTLS, d_flags) ? SRV_NONE : SRV_OFFER_TLS)913 if (tls_ok_srv && bitset(SRV_OFFER_TLS, features) &&1814 if (!bitset(SRV_OFFER_TLS, features))2264 bitset(SRV_OFFER_TLS, features))4787 { 'S', SRV_OFFER_TLS },