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