Home
last modified time | relevance | path

Searched defs:realm (Results 1 – 22 of 22) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/http_test/
Dnetx_http_basic_authenticate_test.c66 CHAR *resource, CHAR **name, CHAR **password, CHAR **realm) in authentication_check()
80 … CHAR **password, UINT *password_length, CHAR **realm, UINT *realm_length) in authentication_check_extended()
Dnetx_http_digest_authenticate_test.c478 CHAR *resource, CHAR **name, CHAR **password, CHAR **realm) in authentication_check()
492 … CHAR **password, UINT *password_length, CHAR **realm, UINT *realm_length) in authentication_check_extended()
Dnetx_http_basic_test.c58 CHAR *resource, CHAR **name, CHAR **password, CHAR **realm) in authentication_check()
Dnetx_http_digest_authenticate_timeout_test.c498 CHAR *resource, CHAR **name, CHAR **password, CHAR **realm) in authentication_check()
/NetX-Duo-v6.2.1/test/regression/web_test/
Dnetx_web_digest_authenticate_test2.c454 CHAR *resource, CHAR **name, CHAR **password, CHAR **realm) in authentication_check()
468 … CHAR **password, UINT *password_length, CHAR **realm, UINT *realm_length) in authentication_check_extended()
Dnetx_web_http_demo_test.c47 CHAR *resource, CHAR **name, CHAR **password, CHAR **realm) in authentication_check()
Dhttp_digest_authentication.c112 VOID http_digest_response_calculate(NX_MD5 *md5data, CHAR *username, CHAR *realm, CHAR *password, C… in http_digest_response_calculate()
Dnetx_web_digest_authenticate_timeout_test.c545 CHAR *resource, CHAR **name, CHAR **password, CHAR **realm) in authentication_check()
Dnetx_web_abnormal_test.c378 CHAR *resource, CHAR **name, CHAR **password, CHAR **realm) in authentication_check()
Dnetx_web_basic_authenticate_empty_test.c474 CHAR *resource, CHAR **name, CHAR **password, CHAR **realm) in authentication_check()
Dnetx_web_basic_authenticate_test.c476 CHAR *resource, CHAR **name, CHAR **password, CHAR **realm) in authentication_check()
Dnetx_web_https_demo_test.c114 CHAR *resource, CHAR **name, CHAR **password, CHAR **realm) in authentication_check()
Dnetx_web_digest_authenticate_test.c706 CHAR *resource, CHAR **name, CHAR **password, CHAR **realm) in authentication_check()
Dnetx_web_server_content_process_test.c505 CHAR *resource, CHAR **name, CHAR **password, CHAR **realm) in authentication_check()
Dnetx_web_basic_test.c542 CHAR *resource, CHAR **name, CHAR **password, CHAR **realm) in authentication_check()
Dnetx_web_concurrent_sessions_test.c533 CHAR *resource, CHAR **name, CHAR **password, CHAR **realm) in authentication_check()
Dnetx_https_api_test.c469 …_SERVER *server_ptr, UINT request_type, CHAR *resource, CHAR **name, CHAR **password, CHAR **realm) in server_auth_check()
/NetX-Duo-v6.2.1/samples/
Ddemo_netxduo_http.c75 CHAR *resource, CHAR **name, CHAR **password, CHAR **realm) in authentication_check()
Ddemo_netxduo_https.c466 CHAR *resource, CHAR **name, CHAR **password, CHAR **realm) in authentication_check()
/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_server.c1319 …SERVER *server_ptr, UINT request_type, CHAR *resource, CHAR **name, CHAR **password, CHAR **realm), in _nxe_http_server_create()
1407 …SERVER *server_ptr, UINT request_type, CHAR *resource, CHAR **name, CHAR **password, CHAR **realm), in _nx_http_server_create()
6232 …late(NX_HTTP_SERVER *server_ptr, CHAR *username, UINT username_length, CHAR *realm, UINT realm_len… in _nx_http_server_digest_response_calculate()
9303 …AR **name, UINT *name_length, CHAR **password, UINT *password_length, CHAR **realm, UINT *realm_le… in _nxe_http_server_authentication_check_set()
9371 …AR **name, UINT *name_length, CHAR **password, UINT *password_length, CHAR **realm, UINT *realm_le… in _nx_http_server_authentication_check_set()
/NetX-Duo-v6.2.1/addons/web/
Dnx_web_http_server.c1227 …SERVER *server_ptr, UINT request_type, CHAR *resource, CHAR **name, CHAR **password, CHAR **realm), in _nxe_web_http_server_create()
1325 … CHAR **name, CHAR **password, CHAR **realm), in _nx_web_http_server_create()
6737 …est_response_calculate(NX_WEB_HTTP_SERVER *server_ptr, CHAR *username, CHAR *realm, CHAR *password… in _nx_web_http_server_digest_response_calculate()
11275 …AR **name, UINT *name_length, CHAR **password, UINT *password_length, CHAR **realm, UINT *realm_le… in _nxe_web_http_server_authentication_check_set()
11345 …AR **name, UINT *name_length, CHAR **password, UINT *password_length, CHAR **realm, UINT *realm_le… in _nx_web_http_server_authentication_check_set()
/NetX-Duo-v6.2.1/utility/iperf/
Dnx_iperf.c2187 …_STRUCT *server_ptr, UINT request_type, CHAR *resource, CHAR **name, CHAR **password, CHAR **realm) in nx_iperf_authentication_check()