Home
last modified time | relevance | path

Searched refs:mod_auth_algorithm_parse (Results 1 – 2 of 2) sorted by relevance

/lighttpd1.4/src/
H A Dmod_auth.c292 static int mod_auth_algorithm_parse(http_auth_info_t *ai, const char *s, size_t len) { in mod_auth_algorithm_parse() function
347 if (!mod_auth_algorithm_parse(&ai, s, p ? (size_t)(p - s) : strlen(s))) in mod_auth_algorithms_parse()
1379 if (!mod_auth_algorithm_parse(ai,dp->ptr[e_algorithm],dp->len[e_algorithm]) in mod_auth_digest_validate_params()
/lighttpd1.4/
H A DNEWS811 * [mod_auth] mod_auth_algorithm_parse() w/ algo len