/NetX-Duo-v6.3.0/nx_secure/src/ |
D | nx_secure_tls_session_packet_buffer_set.c | 73 UCHAR *buffer_ptr, ULONG buffer_size) in _nx_secure_tls_session_packet_buffer_set()
|
D | nxe_secure_tls_session_packet_buffer_set.c | 79 UCHAR *buffer_ptr, ULONG buffer_size) in _nxe_secure_tls_session_packet_buffer_set()
|
D | nxe_secure_dtls_server_x509_client_verify_configure.c | 72 UCHAR *certs_buffer, ULONG buffer_size) in _nxe_secure_dtls_server_x509_client_verify_configure()
|
D | nx_secure_tls_session_x509_client_verify_configure.c | 106 …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 | nx_secure_tls_remote_certificate_allocate.c | 94 UCHAR *raw_certificate_buffer, UINT buffer_size) in _nx_secure_tls_remote_certificate_allocate()
|
D | nxe_secure_tls_remote_certificate_allocate.c | 81 UCHAR *raw_certificate_buffer, UINT buffer_size) in _nxe_secure_tls_remote_certificate_allocate()
|
D | nxe_secure_tls_remote_certificate_buffer_allocate.c | 77 …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 | 81 …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 | 87 USHORT buffer_size, const UCHAR *private_key, in _nxe_secure_x509_certificate_initialize()
|
D | nx_secure_tls_remote_certificate_buffer_allocate.c | 94 …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_dtls_server_x509_client_verify_configure.c | 84 UCHAR *certs_buffer, ULONG buffer_size) in _nx_secure_dtls_server_x509_client_verify_configure()
|
D | nx_secure_x509_certificate_initialize.c | 113 UCHAR *raw_data_buffer, USHORT buffer_size, in _nx_secure_x509_certificate_initialize()
|
/NetX-Duo-v6.3.0/addons/dns/ |
D | nxd_dns.c | 2726 UINT buffer_size, UINT *record_count, ULONG wait_option) in _nxe_dns_ipv4_address_by_name_get() 2807 UINT buffer_size, UINT *record_count, ULONG wait_option) in _nx_dns_ipv4_address_by_name_get() 2868 UINT buffer_size, UINT *record_count, ULONG wait_option) in _nxde_dns_ipv6_address_by_name_get() 2950 UINT buffer_size, UINT *record_count, ULONG wait_option) in _nxd_dns_ipv6_address_by_name_get() 3011 UINT buffer_size, ULONG wait_option) in _nxe_dns_cname_get() 3088 UINT buffer_size, ULONG wait_option) in _nx_dns_cname_get() 3155 UINT buffer_size, UINT *record_count, ULONG wait_option) in _nxe_dns_domain_name_server_get() 3243 UINT buffer_size, UINT *record_count, ULONG wait_option) in _nx_dns_domain_name_server_get() 3304 UINT buffer_size, ULONG wait_option) in _nxe_dns_host_text_get() 3381 UINT buffer_size, ULONG wait_option) in _nx_dns_host_text_get() [all …]
|
/NetX-Duo-v6.3.0/crypto_libraries/src/ |
D | nx_crypto_ecjpake.c | 80 UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size; in _nx_crypto_ecjpake_init() local 173 UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size; in _nx_crypto_ecjpake_hello_generate() local 341 UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size; in _nx_crypto_ecjpake_hello_process() local 501 UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size; in _nx_crypto_ecjpake_key_exchange_generate() local 638 UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size; in _nx_crypto_ecjpake_key_exchange_process() local 1118 UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size; in _nx_crypto_ecjpake_schnorr_zkp_generate() local
|
D | nx_crypto_method_self_test_ecdsa.c | 107 UINT buffer_size; in _nx_crypto_method_self_test_ecdsa() local
|
D | nx_crypto_ecdsa.c | 89 UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size; in _nx_crypto_ecdsa_sign() local 330 UINT buffer_size = curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size; in _nx_crypto_ecdsa_verify() local
|
D | nx_crypto_ec.c | 1091 UINT buffer_size; in _nx_crypto_ec_point_fp_projective_to_affine() local 2260 UINT buffer_size; in _nx_crypto_ec_fp_projective_add() local 2409 UINT buffer_size; in _nx_crypto_ec_fp_projective_double() local 2548 UINT buffer_size; in _nx_crypto_ec_fp_affine_add() local 3155 UINT buffer_size = (bits + 7) >> 3; in _nx_crypto_ec_key_pair_generation_extra() local 4295 UINT buffer_size = chosen_curve -> nx_crypto_ec_n.nx_crypto_huge_buffer_size; in _nx_crypto_ec_validate_public_key() local 5016 UINT buffer_size = (curve -> nx_crypto_ec_bits + 7) >> 3; in _nx_crypto_ec_key_pair_generation_x25519_448() local
|
D | nx_crypto_huge_number.c | 2166 UINT buffer_size; in _nx_crypto_huge_number_inverse_modulus_prime() local 2303 UINT buffer_size; in _nx_crypto_huge_number_inverse_modulus() local
|
/NetX-Duo-v6.3.0/addons/azure_iot/ |
D | nx_azure_iot_json_reader.c | 245 UCHAR *buffer_ptr, UINT buffer_size, in nx_azure_iot_json_reader_token_string_get()
|
D | nx_azure_iot_provisioning_client.c | 631 UINT buffer_size; in nx_azure_iot_provisioning_client_send_req() local 749 UINT buffer_size; in nx_azure_iot_provisioning_client_sas_token_get() local 829 UINT buffer_size; in nx_azure_iot_provisioning_client_initialize() local
|
D | nx_azure_iot_adu_agent.c | 1192 UINT buffer_size; in nx_azure_iot_adu_agent_manifest_verify() local 2072 UINT buffer_size; in nx_azure_iot_adu_agent_method_download() local 2501 UINT buffer_size = *update_manifest_content_buffer_size; in nx_azure_iot_adu_agent_service_update_manifest_process() local 3883 UCHAR *buffer_ptr, UINT buffer_size) in nx_azure_iot_adu_agent_rs256_verify() 3979 UCHAR *buffer_ptr, UINT buffer_size, in nx_azure_iot_adu_agent_file_url_parse()
|
D | nx_azure_iot_hub_client.c | 381 UINT buffer_size; in nx_azure_iot_hub_client_connect() local 1922 ULONG buffer_size; in nx_azure_iot_hub_client_reported_properties_create() local 2101 UINT buffer_size; in nx_azure_iot_hub_client_properties_request() local 2326 UINT buffer_size; in nx_azure_iot_hub_client_device_twin_reported_properties_send() local 3040 UINT buffer_size; in nx_azure_iot_hub_client_sas_token_get() local
|
D | nx_azure_iot.c | 334 UINT *buffer_size, VOID **buffer_context) in nx_azure_iot_buffer_allocate()
|
/NetX-Duo-v6.3.0/addons/web/ |
D | nx_tcpserver.c | 297 … VOID *sessions_buffer, UINT buffer_size, UINT thread_priority, ULONG accept_wait_option) in _nx_tcpserver_create()
|
/NetX-Duo-v6.3.0/addons/sntp/ |
D | nxd_sntp_client.c | 4162 …tended(NX_SNTP_CLIENT *client_ptr, ULONG *seconds, ULONG *fraction, CHAR *buffer, UINT buffer_size) in _nxe_sntp_client_get_local_time_extended() 4239 …ended(NX_SNTP_CLIENT *client_ptr, ULONG *seconds, ULONG *fraction, CHAR *buffer, UINT buffer_size) in _nx_sntp_client_get_local_time_extended()
|