Searched refs:tls_supported (Results 1 – 6 of 6) sorted by relevance
71 bool tls_supported; /* StartTLS capability supported by server */ member
78 bool tls_supported; /* StartTLS capability supported by server */ member
72 bool tls_supported; /* StartTLS capability supported by server */ member
354 pop3c->tls_supported = FALSE; /* Clear the TLS capability */ in pop3_perform_capa()707 pop3c->tls_supported = TRUE; in pop3_state_capa_resp()756 if(pop3c->tls_supported) in pop3_state_capa_resp()
353 smtpc->tls_supported = FALSE; /* Clear the TLS capability */ in smtp_perform_ehlo()732 smtpc->tls_supported = TRUE; in smtp_state_ehlo_resp()781 if(smtpc->tls_supported) in smtp_state_ehlo_resp()
465 imapc->tls_supported = FALSE; /* Clear the TLS capability */ in imap_perform_capability()890 imapc->tls_supported = TRUE; in imap_state_capability_resp()920 if(imapc->tls_supported) in imap_state_capability_resp()