Home
last modified time | relevance | path

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

12

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_tls_process_serverhello_extensions.c116 UCHAR *packet_buffer, UINT message_length, in _nx_secure_tls_process_serverhello_extensions()
437 UCHAR *packet_buffer, in _nx_secure_tls_proc_serverhello_ecc_point_formats()
541 UCHAR *packet_buffer, in _nx_secure_tls_proc_serverhello_ecjpake_key_kp_pair()
634 UCHAR *packet_buffer, in _nx_secure_tls_proc_serverhello_sec_reneg_extension()
815 UCHAR *packet_buffer, in _nx_secure_tls_proc_serverhello_keyshare_extension()
1046 UCHAR *packet_buffer, in _nx_secure_tls_proc_serverhello_supported_versions_extension()
Dnx_secure_tls_send_serverhello_extensions.c108 UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_serverhello_extensions()
273 UCHAR *packet_buffer, in _nx_secure_tls_send_serverhello_sec_reneg_extension()
437UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_serverhello_supported_versions_extension()
546UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_serverhello_key_share_extension()
785 UCHAR *packet_buffer, ULONG *packet_length, in _nx_secure_tls_send_serverhello_psk_extension()
Dnx_secure_tls_send_clienthello_extensions.c148 UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_clienthello_extensions()
335UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_clienthello_sig_extension()
561UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_clienthello_supported_versions_extension()
697UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_clienthello_key_share_extension()
904 UCHAR *packet_buffer, ULONG *packet_length, in _nx_secure_tls_send_clienthello_psk_extension()
1255UCHAR *packet_buffer, ULONG *packet_length, in _nx_secure_tls_send_clienthello_psk_kem_extension()
1363UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_clienthello_sni_extension()
1517 UCHAR *packet_buffer, in _nx_secure_tls_send_clienthello_sec_reneg_extension()
1690UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_clienthello_sec_spf_extensions()
Dnx_secure_tls_process_changecipherspec.c72 UCHAR *packet_buffer, UINT message_length) in _nx_secure_tls_process_changecipherspec()
Dnx_secure_tls_process_handshake_header.c82 UINT _nx_secure_tls_process_handshake_header(UCHAR *packet_buffer, USHORT *message_type, in _nx_secure_tls_process_handshake_header()
Dnx_secure_tls_process_encrypted_extensions.c72 UCHAR *packet_buffer, UINT message_length) in _nx_secure_tls_process_encrypted_extensions()
Dnx_secure_dtls_process_helloverifyrequest.c75 UCHAR *packet_buffer, UINT message_length) in _nx_secure_dtls_process_helloverifyrequest()
Dnx_secure_tls_process_clienthello_extensions.c111 UCHAR *packet_buffer, UINT message_length, in _nx_secure_tls_process_clienthello_extensions()
338 UCHAR *packet_buffer, in _nx_secure_tls_proc_clienthello_sec_reneg_extension()
781 UCHAR *packet_buffer, in _nx_secure_tls_proc_clienthello_keyshare_extension()
1033 UCHAR *packet_buffer, in _nx_secure_tls_proc_clienthello_supported_versions_extension()
1131const UCHAR *packet_buffer, in _nx_secure_tls_proc_clienthello_signature_algorithms_extension()
1358 …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_tls_process_client_key_exchange.c87 UCHAR *packet_buffer, UINT message_length, UINT id) in _nx_secure_tls_process_client_key_exchange()
Dnx_secure_tls_process_server_key_exchange.c91 UCHAR *packet_buffer, UINT message_length) in _nx_secure_tls_process_server_key_exchange()
Dnx_secure_dtls_send_helloverifyrequest.c76 UCHAR *packet_buffer; in _nx_secure_dtls_send_helloverifyrequest() local
Dnx_secure_dtls_process_handshake_header.c81 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.c79 UCHAR *packet_buffer; in _nx_secure_tls_send_certificate_request() local
Dnx_secure_dtls_send_clienthello.c110 UCHAR *packet_buffer; in _nx_secure_dtls_send_clienthello() local
521UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_dtls_send_clienthello_sec_spf_extensions()
Dnx_secure_tls_process_finished.c84 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.c84 UCHAR *packet_buffer; in _nx_secure_tls_send_handshake_record() local
Dnx_secure_dtls_send_handshake_record.c84 UCHAR *packet_buffer; in _nx_secure_dtls_send_handshake_record() local
Dnx_secure_tls_process_newsessionticket.c73 …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.c83 UCHAR *packet_buffer; in _nx_secure_tls_send_newsessionticket() local
Dnx_secure_tls_1_3_server_handshake.c118 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.c103 UCHAR *packet_buffer; in _nx_secure_tls_send_serverhello() local
Dnx_secure_tls_server_handshake.c117 UINT _nx_secure_tls_server_handshake(NX_SECURE_TLS_SESSION *tls_session, UCHAR *packet_buffer, in _nx_secure_tls_server_handshake()
Dnx_secure_tls_1_3_client_handshake.c153 UINT _nx_secure_tls_1_3_client_handshake(NX_SECURE_TLS_SESSION *tls_session, UCHAR *packet_buffer, in _nx_secure_tls_1_3_client_handshake()
Dnx_secure_tls_client_handshake.c128 UINT _nx_secure_tls_client_handshake(NX_SECURE_TLS_SESSION *tls_session, UCHAR *packet_buffer, in _nx_secure_tls_client_handshake()
Dnx_secure_tls_process_remote_certificate.c99 UCHAR *packet_buffer, UINT message_length, in _nx_secure_tls_process_remote_certificate()

12