Home
last modified time | relevance | path

Searched defs:packet_buffer (Results 1 – 25 of 56) sorted by relevance

123

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_tls_process_serverhello_extensions.c115 UCHAR *packet_buffer, UINT message_length, in _nx_secure_tls_process_serverhello_extensions()
436 UCHAR *packet_buffer, in _nx_secure_tls_proc_serverhello_ecc_point_formats()
540 UCHAR *packet_buffer, in _nx_secure_tls_proc_serverhello_ecjpake_key_kp_pair()
633 UCHAR *packet_buffer, in _nx_secure_tls_proc_serverhello_sec_reneg_extension()
814 UCHAR *packet_buffer, in _nx_secure_tls_proc_serverhello_keyshare_extension()
1045 UCHAR *packet_buffer, in _nx_secure_tls_proc_serverhello_supported_versions_extension()
Dnx_secure_tls_send_serverhello_extensions.c107 UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_serverhello_extensions()
272 UCHAR *packet_buffer, in _nx_secure_tls_send_serverhello_sec_reneg_extension()
436UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_serverhello_supported_versions_extension()
545UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_serverhello_key_share_extension()
784 UCHAR *packet_buffer, ULONG *packet_length, in _nx_secure_tls_send_serverhello_psk_extension()
Dnx_secure_tls_send_clienthello_extensions.c147 UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_clienthello_extensions()
334UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_clienthello_sig_extension()
560UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_clienthello_supported_versions_extension()
696UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_clienthello_key_share_extension()
903 UCHAR *packet_buffer, ULONG *packet_length, in _nx_secure_tls_send_clienthello_psk_extension()
1254UCHAR *packet_buffer, ULONG *packet_length, in _nx_secure_tls_send_clienthello_psk_kem_extension()
1362UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_clienthello_sni_extension()
1516 UCHAR *packet_buffer, in _nx_secure_tls_send_clienthello_sec_reneg_extension()
1689UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_clienthello_sec_spf_extensions()
Dnx_secure_tls_process_clienthello_extensions.c110 UCHAR *packet_buffer, UINT message_length, in _nx_secure_tls_process_clienthello_extensions()
337 UCHAR *packet_buffer, in _nx_secure_tls_proc_clienthello_sec_reneg_extension()
780 UCHAR *packet_buffer, in _nx_secure_tls_proc_clienthello_keyshare_extension()
1032 UCHAR *packet_buffer, in _nx_secure_tls_proc_clienthello_supported_versions_extension()
1130const UCHAR *packet_buffer, in _nx_secure_tls_proc_clienthello_signature_algorithms_extension()
1357 …s_process_clienthello_psk_extension(NX_SECURE_TLS_SESSION *tls_session, const UCHAR *packet_buffer, in _nx_secure_tls_process_clienthello_psk_extension()
Dnx_secure_dtls_send_clienthello.c109 UCHAR *packet_buffer; in _nx_secure_dtls_send_clienthello() local
520UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_dtls_send_clienthello_sec_spf_extensions()
Dnx_secure_tls_process_encrypted_extensions.c71 UCHAR *packet_buffer, UINT message_length) in _nx_secure_tls_process_encrypted_extensions()
Dnx_secure_dtls_process_helloverifyrequest.c74 UCHAR *packet_buffer, UINT message_length) in _nx_secure_dtls_process_helloverifyrequest()
Dnx_secure_tls_process_changecipherspec.c71 UCHAR *packet_buffer, UINT message_length) in _nx_secure_tls_process_changecipherspec()
Dnx_secure_tls_process_handshake_header.c81 UINT _nx_secure_tls_process_handshake_header(UCHAR *packet_buffer, USHORT *message_type, in _nx_secure_tls_process_handshake_header()
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_process_server_key_exchange.c90 UCHAR *packet_buffer, UINT message_length) in _nx_secure_tls_process_server_key_exchange()
Dnx_secure_dtls_send_helloverifyrequest.c75 UCHAR *packet_buffer; in _nx_secure_dtls_send_helloverifyrequest() local
Dnx_secure_dtls_process_handshake_header.c80 UINT _nx_secure_dtls_process_handshake_header(UCHAR *packet_buffer, USHORT *message_type, in _nx_secure_dtls_process_handshake_header()
Dnx_secure_tls_send_certificate_request.c78 UCHAR *packet_buffer; in _nx_secure_tls_send_certificate_request() local
Dnx_secure_tls_process_finished.c83 UINT _nx_secure_tls_process_finished(NX_SECURE_TLS_SESSION *tls_session, UCHAR *packet_buffer, in _nx_secure_tls_process_finished()
Dnx_secure_tls_send_handshake_record.c83 UCHAR *packet_buffer; in _nx_secure_tls_send_handshake_record() local
Dnx_secure_dtls_send_handshake_record.c83 UCHAR *packet_buffer; in _nx_secure_dtls_send_handshake_record() local
Dnx_secure_tls_process_newsessionticket.c72 …T _nx_secure_tls_process_newsessionticket(NX_SECURE_TLS_SESSION *tls_session, UCHAR *packet_buffer, in _nx_secure_tls_process_newsessionticket()
Dnx_secure_tls_send_newsessionticket.c82 UCHAR *packet_buffer; in _nx_secure_tls_send_newsessionticket() local
Dnx_secure_tls_1_3_server_handshake.c117 UINT _nx_secure_tls_1_3_server_handshake(NX_SECURE_TLS_SESSION *tls_session, UCHAR *packet_buffer, in _nx_secure_tls_1_3_server_handshake()
Dnx_secure_tls_send_serverhello.c102 UCHAR *packet_buffer; in _nx_secure_tls_send_serverhello() local
Dnx_secure_tls_server_handshake.c116 UINT _nx_secure_tls_server_handshake(NX_SECURE_TLS_SESSION *tls_session, UCHAR *packet_buffer, in _nx_secure_tls_server_handshake()
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_secure_tls_send_certificate_test.c11 UCHAR packet_buffer[100]; variable
Dnx_secure_tls_process_changecipherspec_test.c24 UCHAR packet_buffer[1]; in test_application_define() local
Dnx_secure_tls_process_finished_test.c28 UCHAR packet_buffer[NX_SECURE_TLS_FINISHED_HASH_SIZE] = {0x14, 0xf4, 0xc9, 0x5a, 0xd9, 0x10, 0xc4, … in test_application_define() local

123