Home
last modified time | relevance | path

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

/civetweb-2.7.6/unittest/
Dpublic_server.c3162 const char *cnonce = "6789ABCD"; in START_TEST() local
3306 cnonce, in START_TEST()
3340 cnonce, in START_TEST()
3382 cnonce, in START_TEST()
/civetweb-2.7.6/src/
Dcivetweb.c8058 const char *cnonce, argument
8065 if ((method == NULL) || (nonce == NULL) || (nc == NULL) || (cnonce == NULL)
8083 cnonce,
8173 char *user, *uri, *cnonce, *response, *qop, *nc, *nonce; member
8228 ah->cnonce = value;
8457 workdata->ah.cnonce,