Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dsmtp.c483 * smtp_perform_authentication()
488 static CURLcode smtp_perform_authentication(struct Curl_easy *data) in smtp_perform_authentication() function
871 result = smtp_perform_authentication(data); in smtp_state_starttls_resp()
965 result = smtp_perform_authentication(data); in smtp_state_ehlo_resp()
972 result = smtp_perform_authentication(data); in smtp_state_ehlo_resp()

Completed in 3 milliseconds