Searched refs:MAX_CHALLENGES (Results 1 – 1 of 1) sorted by relevance
668 #define MAX_CHALLENGES 10 macro670 http_auth_challenge_t *challenges[MAX_CHALLENGES];679 for (i = 0; i < MAX_CHALLENGES; i++) in init_http_auth_challenges()689 for (i = 0; i < MAX_CHALLENGES; i++) { in clean_http_auth_challenges()774 for (; cs->count < MAX_CHALLENGES; cs->count++) { in http_parse_authenticate()