| /NetX-Duo-v6.2.1/crypto_libraries/src/ |
| D | nx_crypto_initialize.c | 78 NX_CRYPTO_KEEP VOID *_nx_crypto_self_test_memcpy(void *dest, const void *src, size_t size) in _nx_crypto_self_test_memcpy() 141 NX_CRYPTO_KEEP VOID *_nx_crypto_self_test_memset(void *dest, int value, size_t size) in _nx_crypto_self_test_memset() 206 NX_CRYPTO_KEEP int _nx_crypto_self_test_memcmp(const void *str1, const void *str2, size_t size) in _nx_crypto_self_test_memcmp() 269 NX_CRYPTO_KEEP void* _nx_crypto_self_test_memmove(void *dest, const void *src, size_t size) in _nx_crypto_self_test_memmove()
|
| D | nx_crypto_huge_number.c | 537 UINT size = value -> nx_crypto_huge_number_size; in _nx_crypto_huge_number_add_digit_unsigned() local 612 UINT size = value -> nx_crypto_huge_number_size; in _nx_crypto_huge_number_subtract_digit_unsigned() local 812 INT size; in _nx_crypto_huge_number_adjust_size() local 1202 UINT size; in _nx_crypto_huge_number_multiply_digit() local 1660 …NT _nx_crypto_huge_number_setup(NX_CRYPTO_HUGE_NUMBER *number, const UCHAR *byte_stream, UINT size) in _nx_crypto_huge_number_setup()
|
| /NetX-Duo-v6.2.1/test/regression/dhcp_test/ |
| D | netx_dhcp_clone_function.c | 93 UINT size = *(++data); in dhcp_search_buffer() local 104 ULONG dhcp_get_data(UCHAR *data, UINT size) in dhcp_get_data()
|
| D | netx_dhcp_client_server_source_port_test.c | 137 ULONG dhcp_get_data_local(UCHAR *data, UINT size) in dhcp_get_data_local()
|
| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
| D | nx_secure_tls_session_create_ext_test.c | 246 INT size = 0; in calculate_tls_ciphersuite_info_size() local 262 INT size = 0; in calculate_x509_ciphersuite_info_size() local 278 INT size = 0; in calculate_ecc_curves_size() local
|
| D | tls_test_utility.h | 19 static void print_buffer(const UCHAR* buf, ULONG size) in print_buffer()
|
| D | nx_secure_tls_test_init_utility.c | 5 void print_buffer(const UCHAR* buf, ULONG size) in print_buffer()
|
| /NetX-Duo-v6.2.1/test/regression/web_test/ |
| D | test_utility.h | 7 static void print_buffer(const UCHAR* buf, ULONG size) in print_buffer()
|
| /NetX-Duo-v6.2.1/common/src/ |
| D | nx_packet_copy.c | 87 ULONG size; /* Packet data size */ in _nx_packet_copy() local
|
| D | nx_ipv6_packet_copy.c | 82 UINT _nx_ipv6_packet_copy(NX_PACKET *source_pkt_head, NX_PACKET *dest_pkt_head, UINT size) in _nx_ipv6_packet_copy()
|
| D | nx_utility.c | 252 UINT size; in _nx_utility_uint_to_string() local
|
| /NetX-Duo-v6.2.1/test/regression/netxduo_test/ |
| D | netx_utility_test.c | 56 UINT size; in ntest_0_entry() local
|
| D | netx_forward_icmp_small_header_test2.c | 156 UINT size; in ntest_0_entry() local
|
| D | netx_forward_icmp_small_header_test3.c | 156 UINT size; in ntest_0_entry() local
|
| D | netx_packet_basic_test.c | 142 ULONG size; in ntest_0_entry() local
|
| /NetX-Duo-v6.2.1/test/regression/rtp_test/ |
| D | netx_rtp_session_aac_send_test.c | 153 ULONG size; in validate_rtp_aac_data() local 190 ULONG size; in validate_long_rtp_aac_data() local
|
| /NetX-Duo-v6.2.1/addons/pop3/ |
| D | nxd_pop3_client.c | 873 UINT _nxe_pop3_client_mail_item_size_get(NX_POP3_CLIENT *client_ptr, UINT mail_item, ULONG *size) in _nxe_pop3_client_mail_item_size_get() 953 UINT _nx_pop3_client_mail_item_size_get(NX_POP3_CLIENT *client_ptr, UINT mail_item, ULONG *size) in _nx_pop3_client_mail_item_size_get() 1235 UINT size; in _nx_pop3_client_mail_item_get() local 1730 UINT size; in _nx_pop3_client_mail_item_delete() local 2555 UINT size; in _nx_pop3_server_number_convert() local
|
| /NetX-Duo-v6.2.1/addons/dns/ |
| D | nxd_dns.c | 1740 UINT _nxe_dns_get_serverlist_size(NX_DNS *dns_ptr, UINT *size) in _nxe_dns_get_serverlist_size() 1800 UINT _nx_dns_get_serverlist_size(NX_DNS *dns_ptr, UINT *size) in _nx_dns_get_serverlist_size() 5253 UINT size; in _nx_dns_process_a_type() local 5746 UINT size; in _nx_dns_process_aaaa_type() local 5966 UINT size; in _nx_dns_process_cname_type() local 6157 UINT size; in _nx_dns_process_txt_type() local 6352 UINT size; in _nx_dns_process_ns_type() local 6567 UINT size; in _nx_dns_process_mx_type() local 6807 UINT size; in _nx_dns_process_srv_type() local 7892 UINT size; in _nx_dns_new_packet_create() local [all …]
|
| /NetX-Duo-v6.2.1/addons/dhcp/ |
| D | nxd_dhcp_server.c | 4882 ULONG size = 0; in _nx_dhcp_server_extract_information() local 5161 …_data(NX_DHCP_CLIENT *dhcp_client_ptr, CHAR *buffer, UCHAR option, UINT get_option_data, UINT size) in _nx_dhcp_process_option_data() 5434 static UINT _nx_dhcp_add_option(UCHAR *dhcp_message, UINT option, UINT size, ULONG value, UINT *in… in _nx_dhcp_add_option() 5502 static UINT _nx_dhcp_server_get_data(UCHAR *data, UINT size, ULONG *value) in _nx_dhcp_server_get_data() 5574 static VOID _nx_dhcp_server_store_data(UCHAR *data, UINT size, ULONG value) in _nx_dhcp_server_store_data()
|
| D | nxd_dhcp_client.c | 4601 UINT size; in _nx_dhcp_interface_user_option_retrieve() local 7779 UINT _nx_dhcp_add_option_value(UCHAR *bootp_message, UINT option, UINT size, ULONG value, UINT *in… in _nx_dhcp_add_option_value() 7844 static UINT _nx_dhcp_add_option_string(UCHAR *bootp_message, UINT option, UINT size, UCHAR *value,… in _nx_dhcp_add_option_string() 8204 UINT size; in _nx_dhcp_search_buffer() local 8304 static ULONG _nx_dhcp_get_data(UCHAR *data, UINT size) in _nx_dhcp_get_data() 8371 static VOID _nx_dhcp_store_data(UCHAR *data, UINT size, ULONG value) in _nx_dhcp_store_data() 8423 static VOID _nx_dhcp_move_string(UCHAR *dest, UCHAR *source, UINT size) in _nx_dhcp_move_string()
|
| /NetX-Duo-v6.2.1/test/regression/sntp_test/ |
| D | netx_sntp_forward_unicast_update_test.c | 268 void inject_sntp_server_reply(char *pkt_data, UINT size) in inject_sntp_server_reply()
|
| D | netx_sntp_request_unicast_test.c | 371 void inject_sntp_server_reply(char *pkt_data, UINT size) in inject_sntp_server_reply()
|
| /NetX-Duo-v6.2.1/crypto_libraries/inc/ |
| D | nx_crypto_huge_number.h | 133 #define NX_CRYPTO_HUGE_NUMBER_INITIALIZE(hn, buff, size) \ argument
|
| /NetX-Duo-v6.2.1/addons/pppoe/ |
| D | nx_pppoe_client.c | 3157 static ULONG _nx_pppoe_client_data_get(UCHAR *data, UINT size) in _nx_pppoe_client_data_get() 3219 static VOID _nx_pppoe_client_data_add(UCHAR *data, UINT size, ULONG value) in _nx_pppoe_client_data_add() 3297 static VOID _nx_pppoe_client_string_add(UCHAR *dest, UCHAR *source, UINT size) in _nx_pppoe_client_string_add()
|
| /NetX-Duo-v6.2.1/test/regression/interoperability_test/ |
| D | nx_pcap_network_driver.c | 124 ULONG size = 0; in _nx_pcap_send_packet() local
|