Searched refs:challenges (Results 1 – 6 of 6) sorted by relevance
680 cs->challenges[i] = NULL; in init_http_auth_challenges()690 if (cs->challenges[i] != NULL) { in clean_http_auth_challenges()692 free(cs->challenges[i]); in clean_http_auth_challenges()775 cs->challenges[cs->count] = in http_parse_authenticate()814 cs->challenges[cs->count]->realm = in http_parse_authenticate()817 cs->challenges[cs->count]->qop = in http_parse_authenticate()820 cs->challenges[cs->count]->nonce = in http_parse_authenticate()823 cs->challenges[cs->count]->opaque = in http_parse_authenticate()826 cs->challenges[cs->count]->algo = in http_parse_authenticate()829 cs->challenges[cs->count]->stale = in http_parse_authenticate()[all …]
29 public key that is used to sign challenges. In OpenSSH, ssh-keygen
219 challenges have a par subtype, as in the IFF challenge IFFpar, while
2328 * added support for EAP-SIM with two challenges2329 (phase1="sim_min_num_chal=3" can be used to require three challenges)
605 - Only remember {WWW,Proxy}-Authenticate "Basic" challenges; no
2713 challenges, but nothing insurmountable. This recipe shows you how you can do it.