Home | History | Annotate | Download | only in lib

Lines Matching refs:authused

351   smtpc->sasl.authused = SASL_AUTH_NONE;  /* Clear the authentication mechanism
376 smtpc->sasl.authused = SASL_AUTH_NONE; /* No authentication mechanism used
566 if(data->set.str[STRING_MAIL_AUTH] && conn->proto.smtpc.sasl.authused) {
1375 Curl_sasl_cleanup(conn, smtpc->sasl.authused);