Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/microhttpd/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.h1285 size_t digest_auth_rand_size; member
Ddaemon.c3267 daemon->digest_auth_rand_size = va_arg (ap, size_t); in parse_options_va()
3671 daemon->digest_auth_rand_size = 0; in MHD_start_daemon_va()