Searched refs:tls_supported (Results 1 – 6 of 6) sorted by relevance
71 bool tls_supported; /* StartTLS capability supported by server */ member
72 bool tls_supported; /* StartTLS capability supported by server */ member
80 bool tls_supported; /* StartTLS capability supported by server */ member
322 pop3c->tls_supported = FALSE; /* Clear the TLS capability */ in pop3_perform_capa()682 pop3c->tls_supported = TRUE; in pop3_state_capa_resp()732 if(pop3c->tls_supported) in pop3_state_capa_resp()
318 smtpc->tls_supported = FALSE; /* Clear the TLS capability */ in smtp_perform_ehlo()728 smtpc->tls_supported = TRUE; in smtp_state_ehlo_resp()778 if(smtpc->tls_supported) in smtp_state_ehlo_resp()
427 imapc->tls_supported = FALSE; /* Clear the TLS capability */ in imap_perform_capability()898 imapc->tls_supported = TRUE; in imap_state_capability_resp()928 if(imapc->tls_supported) in imap_state_capability_resp()