Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/microhttpd/
Ddigestauth.c301 check_nonce_nc (struct MHD_Connection *connection, in check_nonce_nc() function
755 if (MHD_YES != check_nonce_nc (connection, nonce, nci)) in MHD_digest_auth_check()
818 if (MHD_YES != check_nonce_nc (connection, nonce, 0)) in MHD_queue_auth_fail_response()