| /NetX-Duo-v6.2.1/addons/dns/ |
| D | nxd_dns.c | 2725 UINT buffer_size, UINT *record_count, ULONG wait_option) in _nxe_dns_ipv4_address_by_name_get() 2806 UINT buffer_size, UINT *record_count, ULONG wait_option) in _nx_dns_ipv4_address_by_name_get() 2867 UINT buffer_size, UINT *record_count, ULONG wait_option) in _nxde_dns_ipv6_address_by_name_get() 2949 UINT buffer_size, UINT *record_count, ULONG wait_option) in _nxd_dns_ipv6_address_by_name_get() 3010 UINT buffer_size, ULONG wait_option) in _nxe_dns_cname_get() 3087 UINT buffer_size, ULONG wait_option) in _nx_dns_cname_get() 3154 UINT buffer_size, UINT *record_count, ULONG wait_option) in _nxe_dns_domain_name_server_get() 3242 UINT buffer_size, UINT *record_count, ULONG wait_option) in _nx_dns_domain_name_server_get() 3303 UINT buffer_size, ULONG wait_option) in _nxe_dns_host_text_get() 3380 UINT buffer_size, ULONG wait_option) in _nx_dns_host_text_get() [all …]
|
| /NetX-Duo-v6.2.1/nx_secure/src/ |
| D | nx_secure_tls_session_packet_buffer_set.c | 72 UCHAR *buffer_ptr, ULONG buffer_size) in _nx_secure_tls_session_packet_buffer_set()
|
| D | nxe_secure_dtls_server_x509_client_verify_configure.c | 71 UCHAR *certs_buffer, ULONG buffer_size) in _nxe_secure_dtls_server_x509_client_verify_configure()
|
| D | nxe_secure_tls_session_packet_buffer_set.c | 78 UCHAR *buffer_ptr, ULONG buffer_size) in _nxe_secure_tls_session_packet_buffer_set()
|
| D | nx_secure_tls_remote_certificate_allocate.c | 93 UCHAR *raw_certificate_buffer, UINT buffer_size) in _nx_secure_tls_remote_certificate_allocate()
|
| D | nx_secure_tls_session_x509_client_verify_configure.c | 105 …NX_SECURE_TLS_SESSION *tls_session, UINT certs_number, VOID *certificate_buffer, ULONG buffer_size) in _nx_secure_tls_session_x509_client_verify_configure()
|
| D | nxe_secure_tls_remote_certificate_allocate.c | 80 UCHAR *raw_certificate_buffer, UINT buffer_size) in _nxe_secure_tls_remote_certificate_allocate()
|
| D | nxe_secure_tls_remote_certificate_buffer_allocate.c | 76 …NX_SECURE_TLS_SESSION *tls_session, UINT certs_number, VOID *certificate_buffer, ULONG buffer_size) in _nxe_secure_tls_remote_certificate_buffer_allocate()
|
| D | nxe_secure_tls_session_x509_client_verify_configure.c | 80 …NX_SECURE_TLS_SESSION *tls_session, UINT certs_number, VOID *certificate_buffer, ULONG buffer_size) in _nxe_secure_tls_session_x509_client_verify_configure()
|
| D | nxe_secure_x509_certificate_initialize.c | 86 USHORT buffer_size, const UCHAR *private_key, in _nxe_secure_x509_certificate_initialize()
|
| D | nx_secure_tls_remote_certificate_buffer_allocate.c | 93 …NX_SECURE_TLS_SESSION *tls_session, UINT certs_number, VOID *certificate_buffer, ULONG buffer_size) in _nx_secure_tls_remote_certificate_buffer_allocate()
|
| D | nx_secure_x509_certificate_initialize.c | 112 UCHAR *raw_data_buffer, USHORT buffer_size, in _nx_secure_x509_certificate_initialize()
|
| D | nx_secure_dtls_server_x509_client_verify_configure.c | 83 UCHAR *certs_buffer, ULONG buffer_size) in _nx_secure_dtls_server_x509_client_verify_configure()
|
| /NetX-Duo-v6.2.1/crypto_libraries/src/ |
| D | nx_crypto_ecjpake.c | 79 UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size; in _nx_crypto_ecjpake_init() local 172 UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size; in _nx_crypto_ecjpake_hello_generate() local 340 UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size; in _nx_crypto_ecjpake_hello_process() local 500 UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size; in _nx_crypto_ecjpake_key_exchange_generate() local 637 UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size; in _nx_crypto_ecjpake_key_exchange_process() local 1117 UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size; in _nx_crypto_ecjpake_schnorr_zkp_generate() local
|
| D | nx_crypto_ecdsa.c | 88 UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size; in _nx_crypto_ecdsa_sign() local 329 UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size; in _nx_crypto_ecdsa_verify() local
|
| D | nx_crypto_method_self_test_ecdsa.c | 106 UINT buffer_size; in _nx_crypto_method_self_test_ecdsa() local
|
| D | nx_crypto_ec.c | 1090 UINT buffer_size; in _nx_crypto_ec_point_fp_projective_to_affine() local 2259 UINT buffer_size; in _nx_crypto_ec_fp_projective_add() local 2408 UINT buffer_size; in _nx_crypto_ec_fp_projective_double() local 2547 UINT buffer_size; in _nx_crypto_ec_fp_affine_add() local 3154 UINT buffer_size = (bits + 7) >> 3; in _nx_crypto_ec_key_pair_generation_extra() local 4294 UINT buffer_size = chosen_curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size; in _nx_crypto_ec_validate_public_key() local 5015 UINT buffer_size = (curve -> nx_crypto_ec_bits + 7) >> 3; in _nx_crypto_ec_key_pair_generation_x25519_448() local
|
| /NetX-Duo-v6.2.1/test/regression/mdns_test/ |
| D | netx_mdns_internal_function_test.c | 1132 static void check_empty_buffer(UCHAR *buffer_ptr, UINT buffer_size) in check_empty_buffer() 1160 static void empty_buffer_init(UCHAR *buffer_ptr, UINT buffer_size) in empty_buffer_init()
|
| D | netx_mdns_interface_test.c | 220 static void check_empty_buffer(UCHAR *buffer_ptr, ULONG buffer_size, UCHAR expect_empty) in check_empty_buffer()
|
| D | netx_mdns_two_buffer_test.c | 246 static void check_empty_buffer(UCHAR *buffer_ptr, ULONG buffer_size, UCHAR expect_empty) in check_empty_buffer()
|
| D | netx_mdns_source_address_test.c | 244 static void check_empty_buffer(UCHAR *buffer_ptr, ULONG buffer_size, UCHAR expect_empty) in check_empty_buffer()
|
| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
| D | nx_secure_ecdsa_test.c | 103 UINT buffer_size; in thread_0_entry() local
|
| /NetX-Duo-v6.2.1/test/regression/tftp_test/ |
| D | netx_tftp_large_data_test.c | 44 static UINT buffer_size = 50000000; variable
|
| /NetX-Duo-v6.2.1/addons/azure_iot/ |
| D | nx_azure_iot_provisioning_client.c | 630 UINT buffer_size; in nx_azure_iot_provisioning_client_send_req() local 748 UINT buffer_size; in nx_azure_iot_provisioning_client_sas_token_get() local 828 UINT buffer_size; in nx_azure_iot_provisioning_client_initialize() local
|
| /NetX-Duo-v6.2.1/test/regression/dhcp_test/ |
| D | netx_dhcp_basic_restore_test.c | 247 UINT buffer_size = 4; in client_thread_entry() local
|