Searched refs:authmechs (Results 1 – 5 of 5) sorted by relevance
124 unsigned int authmechs; /* Accepted authentication mechanisms */ member
1303 sasl->authmechs = SASL_AUTH_NONE; /* No known authentication mechanism yet */ in Curl_sasl_init()1363 if(sasl->authmechs & sasl->prefmech & SASL_MECH_EXTERNAL) in Curl_sasl_can_authenticate()1388 enabledmechs = sasl->authmechs & sasl->prefmech; in Curl_sasl_start()1636 sasl->authmechs ^= sasl->authused; in Curl_sasl_continue()
352 pop3c->sasl.authmechs = SASL_AUTH_NONE; /* No known auth. mechanisms yet */ in pop3_perform_capa()746 pop3c->sasl.authmechs |= mechbit; in pop3_state_capa_resp()
350 smtpc->sasl.authmechs = SASL_AUTH_NONE; /* No known auth. mechanism yet */ in smtp_perform_ehlo()771 smtpc->sasl.authmechs |= mechbit; in smtp_state_ehlo_resp()
463 imapc->sasl.authmechs = SASL_AUTH_NONE; /* No known auth. mechanisms yet */ in imap_perform_capability()911 imapc->sasl.authmechs |= mechbit; in imap_state_capability_resp()