Home
last modified time | relevance | path

Searched refs:digest_auth_random (Results 1 – 3 of 3) sorted by relevance

/external/libmicrohttpd/src/microhttpd/
Ddigestauth.c701 connection->daemon->digest_auth_random, in MHD_digest_auth_check()
813 connection->daemon->digest_auth_random, in MHD_queue_auth_fail_response()
Dinternal.h1239 const char *digest_auth_random; member
Ddaemon.c3325 daemon->digest_auth_random = va_arg (ap, const char *); in parse_options_va()
3721 daemon->digest_auth_random = NULL; in MHD_start_daemon_va()