| /NetX-Duo-v6.2.1/addons/http/ |
| D | nxd_http_client.c | 598 CHAR *password, UINT password_length, ULONG wait_option) in _nxe_http_client_get_start_extended() argument 615 password, password_length, wait_option); in _nxe_http_client_get_start_extended() 629 NX_PARAMETER_NOT_USED(password_length); in _nxe_http_client_get_start_extended() 775 CHAR *password, UINT password_length, ULONG wait_option) in _nx_http_client_get_start_extended() argument 789 password, password_length, wait_option); in _nx_http_client_get_start_extended() 802 NX_PARAMETER_NOT_USED(password_length); in _nx_http_client_get_start_extended() 935 CHAR *password, UINT password_length, ULONG wait_option) in _nxde_http_client_get_start_extended() argument 952 password, password_length, wait_option); in _nxde_http_client_get_start_extended() 1015 UINT password_length = 0; in _nxd_http_client_get_start() local 1022 _nx_utility_string_length_check(password, &password_length, NX_HTTP_MAX_PASSWORD)) in _nxd_http_client_get_start() [all …]
|
| D | nxd_http_client.h | 240 …put_size, CHAR *username, UINT username_length, CHAR *password, UINT password_length, ULONG wait_o… 243 …e_length, CHAR *username, UINT username_length, CHAR *password, UINT password_length, ULONG total_… 247 …put_size, CHAR *username, UINT username_length, CHAR *password, UINT password_length, ULONG wait_o… 249 …e_length, CHAR *username, UINT username_length, CHAR *password, UINT password_length, ULONG total_… 261 …put_size, CHAR *username, UINT username_length, CHAR *password, UINT password_length, ULONG wait_o… 262 …put_size, CHAR *username, UINT username_length, CHAR *password, UINT password_length, ULONG wait_o… 267 …e_length, CHAR *username, UINT username_length, CHAR *password, UINT password_length, ULONG total_… 268 …e_length, CHAR *username, UINT username_length, CHAR *password, UINT password_length, ULONG total_… 275 …put_size, CHAR *username, UINT username_length, CHAR *password, UINT password_length, ULONG wait_o… 276 …put_size, CHAR *username, UINT username_length, CHAR *password, UINT password_length, ULONG wait_o… [all …]
|
| D | nxd_http_server.h | 420 …AR *resource, CHAR **name, UINT *name_length, CHAR **password, UINT *password_length, CHAR **realm… 559 …AR *resource, CHAR **name, UINT *name_length, CHAR **password, UINT *password_length, CHAR **realm… 601 …AR *resource, CHAR **name, UINT *name_length, CHAR **password, UINT *password_length, CHAR **realm… 623 …cket_ptr, CHAR *name_ptr, UINT name_length, CHAR *password_ptr, UINT password_length, CHAR *realm_… 624 …sername_length, CHAR *realm, UINT realm_length, CHAR *password, UINT password_length, CHAR *nonce,… 685 …AR *resource, CHAR **name, UINT *name_length, CHAR **password, UINT *password_length, CHAR **realm…
|
| D | nxd_http_server.c | 3478 UINT password_length = 0; in _nx_http_server_get_process() local 3546 … &name_ptr, &name_length, &password_ptr, &password_length, &realm_ptr, &realm_length); in _nx_http_server_get_process() 3572 (password_length != temp_password_length))) in _nx_http_server_get_process() 3931 UINT password_length = 0; in _nx_http_server_put_process() local 3992 … &name_ptr, &name_length, &password_ptr, &password_length, &realm_ptr, &realm_length); in _nx_http_server_put_process() 4018 (password_length != temp_password_length))) in _nx_http_server_put_process() 4347 UINT password_length = 0; in _nx_http_server_delete_process() local 4378 … &name_ptr, &name_length, &password_ptr, &password_length, &realm_ptr, &realm_length); in _nx_http_server_delete_process() 4404 (password_length != temp_password_length))) in _nx_http_server_delete_process() 5937 …cket_ptr, CHAR *name_ptr, UINT name_length, CHAR *password_ptr, UINT password_length, CHAR *realm_… in _nx_http_server_digest_authenticate() argument [all …]
|
| /NetX-Duo-v6.2.1/addons/web/ |
| D | nx_web_http_client.h | 261 … CHAR *username, UINT username_length, CHAR *password, UINT password_length, ULONG wait_option); 264 …CHAR *username, UINT username_length, CHAR *password, UINT password_length, ULONG total_bytes, ULO… 267 …CHAR *username, UINT username_length, CHAR *password, UINT password_length, ULONG total_bytes, ULO… 270 … CHAR *username, UINT username_length, CHAR *password, UINT password_length, ULONG wait_option); 273 … CHAR *username, UINT username_length, CHAR *password, UINT password_length, ULONG wait_option); 305 UINT password_length, 332 … CHAR *username, UINT username_length, CHAR *password, UINT password_length, 341 … CHAR *username, UINT username_length, CHAR *password, UINT password_length, ULONG total_bytes, 350 … CHAR *username, UINT username_length, CHAR *password, UINT password_length, ULONG total_bytes, 359 … CHAR *username, UINT username_length, CHAR *password, UINT password_length, [all …]
|
| D | nx_web_http_client.c | 743 UINT password_length, ULONG wait_option) in _nxe_web_http_client_get_start_extended() argument 760 username_length, password, password_length, in _nxe_web_http_client_get_start_extended() 831 UINT password_length, ULONG wait_option) in _nx_web_http_client_get_start_extended() argument 859 password_length, in _nx_web_http_client_get_start_extended() 1099 … CHAR *username, UINT username_length, CHAR *password, UINT password_length, in _nxe_web_http_client_get_secure_start_extended() argument 1117 password, password_length, tls_setup, in _nxe_web_http_client_get_secure_start_extended() 1189 … CHAR *username, UINT username_length, CHAR *password, UINT password_length, in _nx_web_http_client_get_secure_start_extended() argument 1220 password_length, in _nx_web_http_client_get_secure_start_extended() 2929 UINT password_length, ULONG total_bytes, in _nxe_web_http_client_put_start_extended() argument 2951 username_length, password, password_length, in _nxe_web_http_client_put_start_extended() [all …]
|
| D | nx_web_http_server.c | 3687 UINT password_length = 0; in _nx_web_http_server_get_process() local 3765 … &name_ptr, &name_length, &password_ptr, &password_length, &realm_ptr, &realm_length); in _nx_web_http_server_get_process() 3791 (password_length != temp_password_length))) in _nx_web_http_server_get_process() 4227 UINT password_length = 0; in _nx_web_http_server_put_process() local 4298 … &name_ptr, &name_length, &password_ptr, &password_length, &realm_ptr, &realm_length); in _nx_web_http_server_put_process() 4324 (password_length != temp_password_length))) in _nx_web_http_server_put_process() 4724 UINT password_length = 0; in _nx_web_http_server_delete_process() local 4757 … &name_ptr, &name_length, &password_ptr, &password_length, &realm_ptr, &realm_length); in _nx_web_http_server_delete_process() 4783 (password_length != temp_password_length))) in _nx_web_http_server_delete_process() 6744 UINT password_length; in _nx_web_http_server_digest_response_calculate() local [all …]
|
| D | nx_web_http_server.h | 357 …AR *resource, CHAR **name, UINT *name_length, CHAR **password, UINT *password_length, CHAR **realm… 533 …AR *resource, CHAR **name, UINT *name_length, CHAR **password, UINT *password_length, CHAR **realm… 597 …AR *resource, CHAR **name, UINT *name_length, CHAR **password, UINT *password_length, CHAR **realm… 727 …AR *resource, CHAR **name, UINT *name_length, CHAR **password, UINT *password_length, CHAR **realm…
|
| /NetX-Duo-v6.2.1/common/src/ |
| D | nx_http_proxy_client.c | 79 … UCHAR *username, UINT username_length, UCHAR *password, UINT password_length) in _nxe_http_proxy_client_enable() argument 87 ((password == NX_NULL) && (password_length != 0))) in _nxe_http_proxy_client_enable() 94 (password_length > NX_HTTP_PROXY_MAX_PASSWORD)) in _nxe_http_proxy_client_enable() 128 username_length, password, password_length); in _nxe_http_proxy_client_enable() 180 … UCHAR *username, UINT username_length, UCHAR *password, UINT password_length) in _nx_http_proxy_client_enable() argument 212 if ((username_length) && (password_length)) in _nx_http_proxy_client_enable() 226 …memcpy(&string[username_length + 1], password, password_length); /* Use case of memcpy is verified… in _nx_http_proxy_client_enable() 229 string[username_length + password_length + 1] = NX_NULL; in _nx_http_proxy_client_enable() 232 status = _nx_utility_base64_encode((UCHAR *)string, username_length + password_length + 1, in _nx_http_proxy_client_enable()
|
| /NetX-Duo-v6.2.1/common/inc/ |
| D | nx_http_proxy_client.h | 71 … UCHAR *username, UINT username_length, UCHAR *password, UINT password_length); 80 … UCHAR *username, UINT username_length, UCHAR *password, UINT password_length);
|
| D | nx_api.h | 3921 … UCHAR *username, UINT username_length, UCHAR *password, UINT password_length);
|
| /NetX-Duo-v6.2.1/test/regression/web_test/ |
| D | http_digest_authentication.c | 119 UINT password_length; in http_digest_response_calculate() local 128 password_length = strlen(password); in http_digest_response_calculate() 142 _nx_md5_update(md5data, (unsigned char *) password, password_length); in http_digest_response_calculate()
|
| D | netx_web_digest_authenticate_test2.c | 73 … CHAR **password, UINT *password_length, CHAR **realm, UINT *realm_length); 468 … CHAR **password, UINT *password_length, CHAR **realm, UINT *realm_length) in authentication_check_extended() argument 477 *password_length = 8; in authentication_check_extended()
|
| /NetX-Duo-v6.2.1/test/regression/http_test/ |
| D | netx_http_digest_authenticate_test.c | 75 … CHAR **password, UINT *password_length, CHAR **realm, UINT *realm_length); 492 … CHAR **password, UINT *password_length, CHAR **realm, UINT *realm_length) in authentication_check_extended() argument 501 *password_length = 8; in authentication_check_extended()
|
| D | netx_http_basic_authenticate_test.c | 80 … CHAR **password, UINT *password_length, CHAR **realm, UINT *realm_length) in authentication_check_extended() argument 89 *password_length = 8; in authentication_check_extended()
|
| /NetX-Duo-v6.2.1/addons/mqtt/ |
| D | nxd_mqtt_client.h | 455 … CHAR *username, UINT username_length, CHAR *password, UINT password_length); 494 … CHAR *username, UINT username_length, CHAR *password, UINT password_length); 529 … CHAR *username, UINT username_length, CHAR *password, UINT password_length);
|
| D | nxd_mqtt_client.c | 3501 … CHAR *username, UINT username_length, CHAR *password, UINT password_length) in _nxd_mqtt_client_login_set() argument 3515 client_ptr -> nxd_mqtt_client_password_length = (USHORT)password_length; in _nxd_mqtt_client_login_set() 3745 … CHAR *username, UINT username_length, CHAR *password, UINT password_length) in _nxde_mqtt_client_login_set() argument 3755 ((password == NX_NULL) && (password_length != 0))) in _nxde_mqtt_client_login_set() 3760 …turn(_nxd_mqtt_client_login_set(client_ptr, username, username_length, password, password_length)); in _nxde_mqtt_client_login_set()
|
| /NetX-Duo-v6.2.1/addons/snmp/ |
| D | nxd_snmp.h | 640 …_key_create_extended(NX_SNMP_AGENT *agent_ptr, UCHAR *password, UINT password_length, NX_SNMP_SECU… 644 …_key_create_extended(NX_SNMP_AGENT *agent_ptr, UCHAR *password, UINT password_length, NX_SNMP_SECU… 718 …_key_create_extended(NX_SNMP_AGENT *agent_ptr, UCHAR *password, UINT password_length, NX_SNMP_SECU… 719 …_key_create_extended(NX_SNMP_AGENT *agent_ptr, UCHAR *password, UINT password_length, NX_SNMP_SECU… 726 …_key_create_extended(NX_SNMP_AGENT *agent_ptr, UCHAR *password, UINT password_length, NX_SNMP_SECU… 727 …_key_create_extended(NX_SNMP_AGENT *agent_ptr, UCHAR *password, UINT password_length, NX_SNMP_SECU…
|
| D | nxd_snmp.c | 1846 UINT password_length; in _nx_snmp_agent_md5_key_create() 1850 if (_nx_utility_string_length_check((CHAR *)password, &password_length, NX_MAX_STRING_LENGTH)) in _nx_snmp_agent_md5_key_create() 1856 if (password_length == 0) in _nx_snmp_agent_md5_key_create() 1862 …status = _nx_snmp_agent_md5_key_create_extended(agent_ptr, password, password_length, destination_… in _nx_snmp_agent_md5_key_create() 1915 …_key_create_extended(NX_SNMP_AGENT *agent_ptr, UCHAR *password, UINT password_length, NX_SNMP_SECU… in _nxe_snmp_agent_md5_key_create_extended() argument 1923 (password == NX_NULL) || (password_length == 0) || (destination_key == NX_NULL)) in _nxe_snmp_agent_md5_key_create_extended() 1927 …status = _nx_snmp_agent_md5_key_create_extended(agent_ptr, password, password_length, destination… in _nxe_snmp_agent_md5_key_create_extended() 1982 …_key_create_extended(NX_SNMP_AGENT *agent_ptr, UCHAR *password, UINT password_length, NX_SNMP_SECU… in _nx_snmp_agent_md5_key_create_extended() argument 2004 if (_nx_utility_string_length_check((CHAR *)password, &temp_password_length, password_length)) in _nx_snmp_agent_md5_key_create_extended() 2008 if (password_length != temp_password_length) in _nx_snmp_agent_md5_key_create_extended() [all …]
|
| /NetX-Duo-v6.2.1/test/regression/azure_iot/ |
| D | device_cert_unit_test.c | 175 … CHAR *username, UINT username_length, CHAR *password, UINT password_length) in __wrap__nxde_mqtt_client_login_set() argument
|
| /NetX-Duo-v6.2.1/addons/smtp/ |
| D | nxd_smtp_client.c | 2012 UINT password_length; in _nx_smtp_cmd_auth_challenge() local 2018 …if (_nx_utility_string_length_check(client_ptr -> nx_smtp_password, &password_length, NX_SMTP_CLIE… in _nx_smtp_cmd_auth_challenge() 2037 if (NX_SMTP_CLIENT_AUTH_CHALLENGE_SIZE < (length + 1 + length + 1 + password_length)) in _nx_smtp_cmd_auth_challenge() 2051 …memcpy(&plain_auth_buffer[length], client_ptr -> nx_smtp_password, password_length); /* Use case o… in _nx_smtp_cmd_auth_challenge() 2052 length += password_length; in _nx_smtp_cmd_auth_challenge() 2071 …_nx_utility_base64_encode((UCHAR *)client_ptr -> nx_smtp_password, password_length, auth_reply_enc… in _nx_smtp_cmd_auth_challenge()
|
| /NetX-Duo-v6.2.1/addons/ppp/ |
| D | nx_ppp.c | 4407 UINT length, password_length, i, j; in _nx_ppp_pap_authentication_request() local 4445 _nx_utility_string_length_check((CHAR *)password, &password_length, NX_PPP_PASSWORD_SIZE)) in _nx_ppp_pap_authentication_request() 4454 …ket_data_end - packet_ptr -> nx_packet_prepend_ptr) < (UINT)(length + 1 + password_length + 1 + 6)) in _nx_ppp_pap_authentication_request() 4469 …packet_ptr -> nx_packet_prepend_ptr[4] = (UCHAR) (((length) + 1 + (password_length) + 1 + 4) >> 8… in _nx_ppp_pap_authentication_request() 4470 …packet_ptr -> nx_packet_prepend_ptr[5] = (UCHAR) (((length) + 1 + (password_length) + 1 + 4) & 0x… in _nx_ppp_pap_authentication_request() 4482 packet_ptr -> nx_packet_prepend_ptr[i+7] = (password_length & 0xFF); in _nx_ppp_pap_authentication_request() 4483 for (j = 0; j < password_length; j++) in _nx_ppp_pap_authentication_request() 4491 packet_ptr -> nx_packet_length = (length) + 1 + (password_length) + 1 + 4 + 2; in _nx_ppp_pap_authentication_request() 4553 UCHAR length, password_length, i, j; in _nx_ppp_pap_login_valid() local 4592 password_length = packet_ptr -> nx_packet_prepend_ptr[i+7]; in _nx_ppp_pap_login_valid() [all …]
|