Searched refs:SMTP_UPGRADETLS (Results 1 – 2 of 2) sorted by relevance
40 SMTP_UPGRADETLS, /* asynchronously upgrade the connection to SSL/TLS enumerator
412 if(smtpc->state != SMTP_UPGRADETLS) in smtp_perform_upgrade_tls()413 smtp_state(data, SMTP_UPGRADETLS); in smtp_perform_upgrade_tls()1205 if(smtpc->state == SMTP_UPGRADETLS) in smtp_statemachine()1243 if(!result && (smtpc->state == SMTP_UPGRADETLS)) in smtp_statemachine()
Completed in 15 milliseconds