Home
last modified time | relevance | path

Searched defs:nonce_ptr (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_server.c5820 UINT _nx_http_server_nonce_allocate(NX_HTTP_SERVER *server_ptr, NX_HTTP_SERVER_NONCE **nonce_ptr) in _nx_http_server_nonce_allocate()
5951 NX_HTTP_SERVER_NONCE *nonce_ptr = NX_NULL; in _nx_http_server_digest_authenticate() local
6350 …T *packet_ptr, CHAR *response, CHAR *uri, CHAR *nc, CHAR *cnonce, NX_HTTP_SERVER_NONCE **nonce_ptr) in _nx_http_server_retrieve_digest_authorization()
/NetX-Duo-v6.2.1/addons/web/
Dnx_web_http_server.c6303 …eb_http_server_nonce_allocate(NX_WEB_HTTP_SERVER *server_ptr, NX_WEB_HTTP_SERVER_NONCE **nonce_ptr) in _nx_web_http_server_nonce_allocate()
6436 NX_WEB_HTTP_SERVER_NONCE *nonce_ptr = NX_NULL; in _nx_web_http_server_digest_authenticate() local
6862 …acket_ptr, CHAR *response, CHAR *uri, CHAR *nc, CHAR *cnonce, NX_WEB_HTTP_SERVER_NONCE **nonce_ptr) in _nx_web_http_server_retrieve_digest_authorization()