Searched refs:authmechs (Results 1 – 6 of 6) sorted by relevance
200 sasl->authmechs = SASL_AUTH_NONE; /* No known authentication mechanism yet */ in Curl_sasl_init()324 if(sasl->authmechs & sasl->prefmech & SASL_MECH_EXTERNAL) in Curl_sasl_can_authenticate()360 enabledmechs = sasl->authmechs & sasl->prefmech; in Curl_sasl_start()717 sasl->authmechs ^= sasl->authused; in Curl_sasl_continue()
125 unsigned short authmechs; /* Accepted authentication mechanisms */ member
330 pop3c->sasl.authmechs = SASL_AUTH_NONE; /* No known auth. mechanisms yet */ in pop3_perform_capa()762 pop3c->sasl.authmechs |= mechbit; in pop3_state_capa_resp()
331 smtpc->sasl.authmechs = SASL_AUTH_NONE; /* No known auth. mechanism yet */ in smtp_perform_ehlo()953 smtpc->sasl.authmechs |= mechbit; in smtp_state_ehlo_resp()
436 imapc->sasl.authmechs = SASL_AUTH_NONE; /* No known auth. mechanisms yet */ in imap_perform_capability()951 imapc->sasl.authmechs |= mechbit; in imap_state_capability_resp()
635 li->sasl.authmechs |= mech; in oldap_state_mechs_resp()