Searched refs:SMTP_UPGRADETLS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dsmtp.h37 SMTP_UPGRADETLS, /* asynchronously upgrade the connection to SSL/TLS enumerator in enum:__anon986
H A Dsmtp.c423 if(smtpc->state != SMTP_UPGRADETLS)
424 state(conn, SMTP_UPGRADETLS);
1405 if(smtpc->state == SMTP_UPGRADETLS)

Completed in 170 milliseconds