Searched refs:SMTP_UPGRADETLS (Results 1 – 2 of 2) sorted by relevance
38 SMTP_UPGRADETLS, /* asynchronously upgrade the connection to SSL/TLS enumerator
391 if(smtpc->state != SMTP_UPGRADETLS) in smtp_perform_upgrade_tls()392 state(conn, SMTP_UPGRADETLS); in smtp_perform_upgrade_tls()1171 if(smtpc->state == SMTP_UPGRADETLS) in smtp_statemach_act()