Searched refs:tls_supported (Results 1 – 6 of 6) sorted by relevance
72 bool tls_supported; /* StartTLS capability supported by server */ member
74 bool tls_supported; /* StartTLS capability supported by server */ member
80 bool tls_supported; /* StartTLS capability supported by server */ member
324 pop3c->tls_supported = FALSE; /* Clear the TLS capability */ in pop3_perform_capa()679 pop3c->tls_supported = TRUE; in pop3_state_capa_resp()729 if(pop3c->tls_supported) in pop3_state_capa_resp()
325 smtpc->tls_supported = FALSE; /* Clear the TLS capability */ in smtp_perform_ehlo()862 smtpc->tls_supported = TRUE; in smtp_state_ehlo_resp()916 if(smtpc->tls_supported) in smtp_state_ehlo_resp()
429 imapc->tls_supported = FALSE; /* Clear the TLS capability */ in imap_perform_capability()895 imapc->tls_supported = TRUE; in imap_state_capability_resp()925 if(imapc->tls_supported) in imap_state_capability_resp()