Searched refs:SRV_OFFER_TLS (Results 1 – 1 of 1) sorted by relevance
52 #define SRV_OFFER_TLS 0x0001 /* offer STARTTLS */ macro711 | (bitnset(D_NOTLS, d_flags) ? SRV_NONE : SRV_OFFER_TLS)1805 if (!bitset(SRV_OFFER_TLS, features))2277 if (tls_ok_srv && bitset(SRV_OFFER_TLS, features))4813 { 'S', SRV_OFFER_TLS },