Searched refs:MAX_CHALLENGES (Results 1 – 1 of 1) sorted by relevance
670 #define MAX_CHALLENGES 10 macro672 http_auth_challenge_t *challenges[MAX_CHALLENGES];681 for (i = 0; i < MAX_CHALLENGES; i++) in init_http_auth_challenges()691 for (i = 0; i < MAX_CHALLENGES; i++) { in clean_http_auth_challenges()776 for (; cs->count < MAX_CHALLENGES; cs->count++) { in http_parse_authenticate()