Home
last modified time | relevance | path

Searched defs:id (Results 1 – 21 of 21) sorted by relevance

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_tls_newest_supported_version.c76 USHORT *protocol_version, UINT id) in _nx_secure_tls_newest_supported_version()
152 USHORT *protocol_version, UINT id) in _nx_secure_tls_highest_supported_version_negotiate()
Dnx_secure_tls_protocol_version_get.c74 USHORT *protocol_version, UINT id) in _nx_secure_tls_protocol_version_get()
Dnx_secure_tls_generate_premaster_secret.c80 UINT _nx_secure_tls_generate_premaster_secret(NX_SECURE_TLS_SESSION *tls_session, UINT id) in _nx_secure_tls_generate_premaster_secret()
Dnx_secure_tls_process_client_key_exchange.c86 UCHAR *packet_buffer, UINT message_length, UINT id) in _nx_secure_tls_process_client_key_exchange()
Dnx_secure_tls_check_protocol_version.c109 USHORT protocol_version, UINT id) in _nx_secure_tls_check_protocol_version()
Dnx_secure_tls_send_clienthello_extensions.c566 UINT id = NX_SECURE_TLS; in _nx_secure_tls_send_clienthello_supported_versions_extension() local
916 UCHAR *id; in _nx_secure_tls_send_clienthello_psk_extension() local
Dnx_secure_tls_process_clienthello_extensions.c1369 const UCHAR *id; in _nx_secure_tls_process_clienthello_psk_extension() local
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_ecjpake.c165 CHAR *id, UINT id_len, in _nx_crypto_ecjpake_hello_generate()
335 CHAR *id, UINT id_len, in _nx_crypto_ecjpake_hello_process()
493 CHAR *id, UINT id_len, in _nx_crypto_ecjpake_key_exchange_generate()
631 CHAR *id, UINT id_len, in _nx_crypto_ecjpake_key_exchange_process()
783 CHAR *id, in _nx_crypto_ecjpake_schnorr_zkp_hash()
1111 CHAR *id, in _nx_crypto_ecjpake_schnorr_zkp_generate()
1214 CHAR *id, in _nx_crypto_ecjpake_schnorr_zkp_verify()
1823 CHAR *id = NX_CRYPTO_NULL; in _nx_crypto_method_ecjpake_operation() local
/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_caller_check_test.c130 VOID test_process(ULONG id) in test_process()
414 VOID test_process_1(ULONG id) in test_process_1()
778 VOID test_process_2(ULONG id) in test_process_2()
Dnetx_ip_create_test.c59 CHAR id; in ntest_0_entry() local
/NetX-Duo-v6.2.1/test/regression/interoperability_test/test_frame/
Dtls_test_director_register_test_instance.c8 UINT id = 0; in tls_test_director_register_test_instance() local
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_secure_tls_coverage_3_test.c25 USHORT id; in thread_0_entry() local
/NetX-Duo-v6.2.1/addons/ppp/
Dnx_ppp.c1919 void _nx_ppp_timer_entry(ULONG id) in _nx_ppp_timer_entry()
5644 UCHAR id; in _nx_ppp_chap_challenge_send() local
5800 UCHAR id; in _nx_ppp_chap_challenge_respond() local
6012 UCHAR id; in _nx_ppp_chap_challenge_validate() local
8698 void _nx_ppp_hash_generator(unsigned char *hvalue, unsigned char id, in _nx_ppp_hash_generator()
9943 UINT (*get_challenge_values)(CHAR *rand_value, CHAR *id, CHAR *name), in _nxe_ppp_chap_enable()
10022 UINT (*get_challenge_values)(CHAR *rand_value, CHAR *id, CHAR *name), in _nx_ppp_chap_enable()
/NetX-Duo-v6.2.1/test/regression/ppp_test/
Dnetx_ppp_chap_bad_secret_failed_retry_test.c233 static UINT get_challenge_values(CHAR *rand_value, CHAR *id, CHAR *name) in get_challenge_values()
Dnetx_ppp_chap_bad_secret_passed_on_retry_test.c262 static UINT get_challenge_values(CHAR *rand_value, CHAR *id, CHAR *name) in get_challenge_values()
/NetX-Duo-v6.2.1/test/regression/dhcp_test/
Dnetx_dhcp_client_two_interfaces.c632 ULONG *id = (ULONG *)work_ptr; in server0_thread_entry() local
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot.c357 USHORT id = 0; in nx_azure_iot_publish_mqtt_packet() local
Dnx_azure_iot_adu_agent.h381 UCHAR id[NX_AZURE_IOT_ADU_AGENT_WORKFLOW_ID_SIZE]; member
/NetX-Duo-v6.2.1/tsn/src/
Dnx_msrp.c1978 UCHAR *id[NX_MSRP_ATTRIBUTE_ARRAY_MAX_SIZE]; in nx_msrp_mrpdu_pack() local
/NetX-Duo-v6.2.1/addons/dns/
Dnxd_dns.c7891 USHORT id; in _nx_dns_new_packet_create() local
7974 static UINT _nx_dns_header_create(UCHAR *buffer_ptr, USHORT id, USHORT flags) in _nx_dns_header_create()
/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c15325 static VOID _nx_bsd_fast_periodic_timer_entry(ULONG id) in _nx_bsd_fast_periodic_timer_entry()