Searched refs:http_auth_cache_entry_init (Results 1 – 1 of 1) sorted by relevance
| /lighttpd1.4/src/ |
| H A D | mod_auth.c | 59 http_auth_cache_entry_init (const struct http_auth_require_t * const require, const int dalgo, cons… in http_auth_cache_entry_init() function 840 ae = http_auth_cache_entry_init(require, 0, user, ulen, user, ulen, in mod_auth_check_basic() 1184 ae = http_auth_cache_entry_init(require, ai->dalgo, user, ulen, in mod_auth_digest_get()
|