Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/microhttpd/
Ddigestauth.c702 connection->daemon->digest_auth_rand_size, in MHD_digest_auth_check()
814 connection->daemon->digest_auth_rand_size, in MHD_queue_auth_fail_response()
Dinternal.h1254 size_t digest_auth_rand_size; member
Ddaemon.c3324 daemon->digest_auth_rand_size = va_arg (ap, size_t); in parse_options_va()
3720 daemon->digest_auth_rand_size = 0; in MHD_start_daemon_va()