/NetX-Duo-v6.2.1/nx_secure/src/ |
D | nx_secure_x509.c | 112 UINT _nx_secure_x509_certificate_parse(const UCHAR *buffer, UINT length, UINT *bytes_processed, in _nx_secure_x509_certificate_parse() 298 static UINT _nx_secure_x509_extract_oid_data(const UCHAR *buffer, UINT oid, UINT oid_param, ULONG l… in _nx_secure_x509_extract_oid_data() 491 static UINT _nx_secure_x509_parse_cert_data(const UCHAR *buffer, ULONG length, in _nx_secure_x509_parse_cert_data() 697 static UINT _nx_secure_x509_parse_version(const UCHAR *buffer, ULONG length, UINT *bytes_processed, in _nx_secure_x509_parse_version() 787 static UINT _nx_secure_x509_parse_serial_num(const UCHAR *buffer, ULONG length, in _nx_secure_x509_parse_serial_num() 874 static UINT _nx_secure_x509_parse_signature_algorithm(const UCHAR *buffer, ULONG length, in _nx_secure_x509_parse_signature_algorithm() 999 static UINT _nx_secure_x509_parse_issuer(const UCHAR *buffer, ULONG length, UINT *bytes_processed, in _nx_secure_x509_parse_issuer() 1082 static UINT _nx_secure_x509_parse_validity(const UCHAR *buffer, ULONG length, UINT *bytes_processed, in _nx_secure_x509_parse_validity() 1205 static UINT _nx_secure_x509_parse_subject(const UCHAR *buffer, ULONG length, UINT *bytes_processed, in _nx_secure_x509_parse_subject() 1290 static UINT _nx_secure_x509_parse_public_key(const UCHAR *buffer, ULONG length, in _nx_secure_x509_parse_public_key() [all …]
|
D | nx_secure_x509_certificate_revocation_list_parse.c | 101 UINT _nx_secure_x509_certificate_revocation_list_parse(const UCHAR *buffer, UINT length, in _nx_secure_x509_certificate_revocation_list_parse() 277 static UINT _nx_secure_x509_crl_tbscert_list_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_tbscert_list_parse() 462 static UINT _nx_secure_x509_crl_signature_algorithm_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_signature_algorithm_parse() 588 static UINT _nx_secure_x509_crl_signature_data_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_signature_data_parse() 671 static UINT _nx_secure_x509_crl_version_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_version_parse() 758 static UINT _nx_secure_x509_crl_issuer_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_issuer_parse() 837 static UINT _nx_secure_x509_crl_update_times_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_update_times_parse() 947 static UINT _nx_secure_x509_crl_revoked_certs_list_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_revoked_certs_list_parse() 1030 static UINT _nx_secure_x509_crl_extensions_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_extensions_parse()
|
D | nx_secure_x509_distinguished_name_parse.c | 81 UINT _nx_secure_x509_distinguished_name_parse(const UCHAR *buffer, UINT length, UINT *bytes_process… in _nx_secure_x509_distinguished_name_parse() 230 static UINT _nx_secure_x509_extract_name_oid_data(const UCHAR *buffer, UINT oid, ULONG length, in _nx_secure_x509_extract_name_oid_data()
|
D | nx_secure_x509_asn1_tlv_block_parse.c | 128 UINT _nx_secure_x509_asn1_tlv_block_parse(const UCHAR *buffer, ULONG *buffer_length, USHORT *tlv_ty… in _nx_secure_x509_asn1_tlv_block_parse()
|
D | nx_secure_x509_ec_private_key_parse.c | 80 UINT _nx_secure_x509_ec_private_key_parse(const UCHAR *buffer, UINT length, in _nx_secure_x509_ec_private_key_parse()
|
D | nx_secure_x509_pkcs1_rsa_private_key_parse.c | 78 UINT _nx_secure_x509_pkcs1_rsa_private_key_parse(const UCHAR *buffer, UINT length, in _nx_secure_x509_pkcs1_rsa_private_key_parse()
|
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
|
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
D | nx_secure_tls_coverage_3_test.c | 24 UCHAR buffer[100]; in thread_0_entry() local
|
D | nx_secure_ec_additional_test.c | 39 UCHAR *scratch_ptr, buffer[256]; in thread_0_entry() local
|
D | nx_secure_ecjpake_self_test.c | 111 UCHAR buffer[32]; in thread_0_entry() local
|
D | nx_secure_x509_error_checking_test.c | 222 UCHAR buffer[100], backup, backup1, backup2, backup3, backup4; in thread_0_entry() local
|
/NetX-Duo-v6.2.1/addons/pop3/ |
D | nxd_pop3_client.c | 691 CHAR *buffer; in _nx_pop3_client_mail_items_get() local 1237 CHAR *buffer; in _nx_pop3_client_mail_item_get() local 2174 VOID _nx_pop3_parse_process_id(NX_POP3_CLIENT *client_ptr, CHAR *buffer, UINT buffer_length) in _nx_pop3_parse_process_id() 2282 void _nx_pop3_parse_response(CHAR *buffer, UINT argument_index, UINT buffer_length, CHAR *argument… in _nx_pop3_parse_response() 2829 CHAR *buffer; in _nx_pop3_client_apop() local 3056 CHAR *buffer; in _nx_pop3_client_user_pass() local
|
/NetX-Duo-v6.2.1/test/regression/netxduo_test/ |
D | netx_packet_data_append_test.c | 25 static UCHAR buffer[2048]; variable
|
D | netx_packet_branch_test.c | 23 static UCHAR buffer[256]; variable
|
D | netx_ipv6_fragmentation_test.c | 34 static UCHAR buffer[4500]; variable
|
/NetX-Duo-v6.2.1/addons/sntp/ |
D | nxd_sntp_client.c | 4035 …tp_client_get_local_time(NX_SNTP_CLIENT *client_ptr, ULONG *seconds, ULONG *fraction, CHAR *buffer) in _nxe_sntp_client_get_local_time() 4106 …p_client_get_local_time(NX_SNTP_CLIENT *client_ptr, ULONG *seconds, ULONG *fraction, CHAR *buffer) in _nx_sntp_client_get_local_time() 4161 …extended(NX_SNTP_CLIENT *client_ptr, ULONG *seconds, ULONG *fraction, CHAR *buffer, UINT buffer_si… in _nxe_sntp_client_get_local_time_extended() 4238 …extended(NX_SNTP_CLIENT *client_ptr, ULONG *seconds, ULONG *fraction, CHAR *buffer, UINT buffer_si… in _nx_sntp_client_get_local_time_extended() 4361 ULONG *buffer; in _nx_sntp_client_utility_convert_time_to_UCHAR() local 4710 UINT _nxe_sntp_client_utility_display_date_time(NX_SNTP_CLIENT *client_ptr, CHAR *buffer, UINT leng… in _nxe_sntp_client_utility_display_date_time() 4935 UINT _nx_sntp_client_utility_display_date_time(NX_SNTP_CLIENT *client_ptr, CHAR *buffer, UINT lengt… in _nx_sntp_client_utility_display_date_time()
|
/NetX-Duo-v6.2.1/addons/dhcp/ |
D | nxd_dhcp_server.c | 1797 UCHAR *buffer; in _nx_dhcp_respond_to_client_message() local 2362 …er_options(NX_DHCP_SERVER *dhcp_ptr, NX_DHCP_CLIENT *dhcp_client_ptr, UCHAR *buffer, UINT option_t… in _nx_dhcp_load_server_options() 2507 static UINT _nx_dhcp_set_server_options(NX_DHCP_SERVER *dhcp_ptr, CHAR *buffer, UINT buffer_size) in _nx_dhcp_set_server_options() 2608 CHAR *buffer; in _nx_dhcp_parse_next_option() local 5161 static UINT _nx_dhcp_process_option_data(NX_DHCP_CLIENT *dhcp_client_ptr, CHAR *buffer, UCHAR opti… in _nx_dhcp_process_option_data() 5355 …dhcp_add_requested_option(NX_DHCP_SERVER *dhcp_ptr, UINT iface_index, UCHAR *buffer, UINT option, … in _nx_dhcp_add_requested_option()
|
/NetX-Duo-v6.2.1/test/regression/mdns_test/ |
D | netx_mdns_buffer_size_test.c | 21 static UCHAR buffer[BUFFER_SIZE]; variable
|
D | netx_mdns_local_cache_one_shot_query_test.c | 27 static UCHAR buffer[BUFFER_SIZE]; variable
|
D | netx_mdns_txt_test.c | 26 static UCHAR buffer[BUFFER_SIZE]; variable
|
D | netx_mdns_service_add_delete_test.c | 25 static UCHAR buffer[BUFFER_SIZE]; variable
|
D | netx_mdns_create_delete_test.c | 24 static UCHAR buffer[BUFFER_SIZE]; variable
|
D | netx_mdns_txt_notation_test.c | 26 static UCHAR buffer[BUFFER_SIZE]; variable
|
D | netx_mdns_name_test.c | 26 static UCHAR buffer[BUFFER_SIZE]; variable
|
D | netx_mdns_service_lookup_test.c | 27 static UCHAR buffer[BUFFER_SIZE]; variable
|