| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
| D | nx_secure_tls_session_create_ext_test.c | 185 for(int index = 0; index < supported_crypto_size; index++) in make_test_crypto_table() local 234 for(int index = 0; index < test_supported_crypto_size; index++) in cleanup_test_crypto_table() local 249 for(int index = 0; index < ciphersuite_map_size; index++) in calculate_tls_ciphersuite_info_size() local 265 for(int index = 0; index < ciphersuite_map_size; index++) in calculate_x509_ciphersuite_info_size() local 281 for (int index = 0; index < supported_crypto_size; index++) in calculate_ecc_curves_size() local
|
| D | nx_secure_expiration_time_test.c | 12 #define date_2_chars_to_int(buffer, index) (LONG)(((buffer[index] - '0') * 10) + (buffer[index + 1… argument 22 UINT index; in _nx_secure_x509_asn1_time_to_unix_convert() local
|
| /NetX-Duo-v6.2.1/test/regression/azure_iot/ |
| D | nx_azure_iot_json_writer_unit_test.c | 65 for (UINT index = 0; index < number_of_obj; index++) in generate_test_sample_json() local 327 for (INT index = 0; index < number_of_obj; index++) in test_nx_azure_iot_json_writer_with_nx_packet_success() local 417 for (INT index = 0; index < number_of_obj; index++) in test_nx_azure_iot_json_writer_with_nx_packet_offset_success() local 448 for (INT index = 0; index < number_of_tests; index++) in demo_entry() local
|
| D | nx_azure_iot_json_reader_unit_test.c | 67 for (UINT index = 0; index < number_of_obj; index++) in generate_test_sample_json() local 117 for (UINT index = 0; index < number_of_obj; index++) in read_test_sample_json() local 460 for (INT index = 0; index < number_of_tests; index++) in demo_entry() local
|
| D | nx_azure_iot_unit_test.c | 91 for (INT index = 0; index < number_of_data_set; index++) in test_nx_azure_iot_url_encoded_hmac_sha256_calculate_success() local 293 for (INT index = 0; index < number_of_tests; index++) in demo_entry() local
|
| /NetX-Duo-v6.2.1/nx_secure/src/ |
| D | nx_secure_x509_expiration_check.c | 119 #define date_2_chars_to_int(buffer, index) (ULONG)(((buffer[index] - '0') * 10) + (buffer[index + 1… argument 178 UINT index; in _nx_secure_x509_asn1_time_to_unix_convert() local
|
| D | nx_secure_x509_find_certificate_methods.c | 81 SHORT index; in _nx_secure_x509_find_certificate_methods() local
|
| D | nx_secure_tls_ciphersuite_lookup.c | 78 USHORT index; in _nx_secure_tls_ciphersuite_lookup() local
|
| /NetX-Duo-v6.2.1/addons/smtp/ |
| D | nxd_smtp_client.c | 1206 UINT index; in _nx_smtp_cmd_helo() local 1394 UINT index; in _nx_smtp_cmd_ehlo() local 1672 UINT index; in _nx_smtp_cmd_auth() local 2008 UINT index; in _nx_smtp_cmd_auth_challenge() local 2212 UINT index; in _nx_smtp_cmd_mail() local 2407 UINT index; in _nx_smtp_cmd_rcpt() local 2590 UINT index; in _nx_smtp_cmd_data() local 2983 UINT index; in _nx_smtp_cmd_quit() local 3131 UINT index; in _nx_smtp_cmd_rset() local 3292 UINT index; in _nx_smtp_cmd_noop() local
|
| /NetX-Duo-v6.2.1/addons/dhcp/ |
| D | nxd_dhcpv6_client.c | 104 UINT _nx_dhcpv6_add_client_duid(NX_DHCPV6 *dhcpv6_ptr, UCHAR *buffer_ptr, UINT *index) in _nx_dhcpv6_add_client_duid() 252 UINT _nx_dhcpv6_add_elapsed_time(NX_DHCPV6 *dhcpv6_ptr, UCHAR *buffer_ptr, UINT *index) in _nx_dhcpv6_add_elapsed_time() 339 UINT _nx_dhcpv6_add_ia_address(NX_DHCPV6 *dhcpv6_ptr, UCHAR *buffer_ptr, UINT *index, UINT ia_index) in _nx_dhcpv6_add_ia_address() 505 UINT _nx_dhcpv6_add_iana(NX_DHCPV6 *dhcpv6_ptr, UCHAR *buffer_ptr, UINT *index) in _nx_dhcpv6_add_iana() 665 UINT _nx_dhcpv6_add_option_request(NX_DHCPV6 *dhcpv6_ptr, UCHAR *buffer_ptr, UINT *index) in _nx_dhcpv6_add_option_request() 856 UINT _nx_dhcpv6_add_server_duid(NX_DHCPV6 *dhcpv6_ptr, UCHAR *buffer_ptr, UINT *index) in _nx_dhcpv6_add_server_duid() 1006 UINT _nx_dhcpv6_add_client_FQDN(NX_DHCPV6 *dhcpv6_ptr, UCHAR *buffer_ptr, UINT *index) in _nx_dhcpv6_add_client_FQDN() 2683 UINT _nxe_dhcpv6_get_DNS_server_address(NX_DHCPV6 *dhcpv6_ptr, UINT index, NXD_ADDRESS *server_add… in _nxe_dhcpv6_get_DNS_server_address() 2758 UINT _nx_dhcpv6_get_DNS_server_address(NX_DHCPV6 *dhcpv6_ptr, UINT index, NXD_ADDRESS *server_addr… in _nx_dhcpv6_get_DNS_server_address() 2817 UINT _nxe_dhcpv6_get_time_server_address(NX_DHCPV6 *dhcpv6_ptr, UINT index, NXD_ADDRESS *server_ad… in _nxe_dhcpv6_get_time_server_address() [all …]
|
| D | nxd_dhcpv6_server.c | 101 …t NX_DHCPV6_SERVER_STRUCT *dhcpv6_server_ptr, UINT option_request, UCHAR *buffer_ptr, UINT *index)) in _nxe_dhcpv6_server_create() 195 …t NX_DHCPV6_SERVER_STRUCT *dhcpv6_server_ptr, UINT option_request, UCHAR *buffer_ptr, UINT *index)) in _nx_dhcpv6_server_create() 409 … UCHAR *buffer_ptr, UINT *index, UINT available_payload)) in _nxe_dhcpv6_server_option_request_handler_set() 473 … UCHAR *buffer_ptr, UINT *index, UINT available_payload)) in _nx_dhcpv6_server_option_request_handler_set() 2569 …PV6_SERVER *dhcpv6_server_ptr, NX_DHCPV6_CLIENT *dhcpv6_client_ptr, UCHAR *buffer_ptr, UINT *index) in _nx_dhcpv6_add_preference() 2664 UCHAR *buffer_ptr, UINT *index) in _nx_dhcpv6_add_option_requests() 3880 UINT index; in _nx_dhcpv6_server_extract_packet_information() local 6200 UINT index; in _nx_dhcpv6_server_process_iana() local 6371 UINT index = 0; in _nx_dhcpv6_process_option_request() local 6612 UINT index = 0; in _nx_dhcpv6_process_duid() local [all …]
|
| D | nxd_dhcp_server.c | 1801 UINT index = 0; in _nx_dhcp_respond_to_client_message() local 2006 UINT index = 0; in _nx_dhcp_respond_to_client_message() local 2362 …CP_SERVER *dhcp_ptr, NX_DHCP_CLIENT *dhcp_client_ptr, UCHAR *buffer, UINT option_type, UINT *index) in _nx_dhcp_load_server_options() 2838 UINT index = 0; in _nx_dhcp_server_packet_process() local 4313 UINT index = dhcp_client_ptr -> nx_dhcp_client_iface_index; in _nx_dhcp_validate_client_message() local 4385 UINT index = dhcp_client_ptr -> nx_dhcp_client_iface_index; in _nx_dhcp_validate_client_message() local 5355 …quested_option(NX_DHCP_SERVER *dhcp_ptr, UINT iface_index, UCHAR *buffer, UINT option, UINT *index) in _nx_dhcp_add_requested_option() 5434 …ic UINT _nx_dhcp_add_option(UCHAR *dhcp_message, UINT option, UINT size, ULONG value, UINT *index) in _nx_dhcp_add_option()
|
| /NetX-Duo-v6.2.1/test/regression/bsd_test/ |
| D | netx_bsd_tcp_bind_test.c | 206 int index; in bsd_server4_helper_thread_test_2() local 306 int if_index, addr_index, index; in bsd_server6_helper_thread_test_2() local 392 int index; in test_tcp_server4_6_bind() local 692 int index; in ntest_1_entry() local
|
| /NetX-Duo-v6.2.1/common/src/ |
| D | nxe_ip_interface_detach.c | 75 UINT _nxe_ip_interface_detach(NX_IP *ip_ptr, UINT index) in _nxe_ip_interface_detach()
|
| D | nx_nd_cache_interface_entries_delete.c | 75 UINT _nx_nd_cache_interface_entries_delete(NX_IP *ip_ptr, UINT index) in _nx_nd_cache_interface_entries_delete()
|
| D | nx_nd_cache_find_entry.c | 85 UINT index; in _nx_nd_cache_find_entry() local
|
| D | nx_tcp_client_socket_unbind.c | 81 UINT index; in _nx_tcp_client_socket_unbind() local
|
| D | nx_tcp_server_socket_unaccept.c | 79 UINT index; in _nx_tcp_server_socket_unaccept() local
|
| D | nx_arp_interface_entries_delete.c | 75 UINT _nx_arp_interface_entries_delete(NX_IP *ip_ptr, UINT index) in _nx_arp_interface_entries_delete()
|
| D | nx_arp_entry_delete.c | 83 UINT index; in _nx_arp_entry_delete() local
|
| D | nx_tcp_client_socket_bind.c | 84 UINT index; in _nx_tcp_client_socket_bind() local
|
| D | nx_nd_cache_add_entry.c | 103 UINT index; in _nx_nd_cache_add_entry() local
|
| D | nx_tcp_socket_driver_establish.c | 83 UINT index; in _nx_tcp_socket_driver_establish() local
|
| D | nx_tcp_free_port_find.c | 81 UINT index; in _nx_tcp_free_port_find() local
|
| D | nx_udp_free_port_find.c | 81 UINT index; in _nx_udp_free_port_find() local
|