Home
last modified time | relevance | path

Searched defs:length (Results 1 – 25 of 167) sorted by relevance

1234567

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_x509.c112 UINT _nx_secure_x509_certificate_parse(const UCHAR *buffer, UINT length, UINT *bytes_processed, in _nx_secure_x509_certificate_parse()
298 … UINT _nx_secure_x509_extract_oid_data(const UCHAR *buffer, UINT oid, UINT oid_param, ULONG length, in _nx_secure_x509_extract_oid_data()
491 static UINT _nx_secure_x509_parse_cert_data(const UCHAR *buffer, ULONG length, in _nx_secure_x509_parse_cert_data()
697 static UINT _nx_secure_x509_parse_version(const UCHAR *buffer, ULONG length, UINT *bytes_processed, in _nx_secure_x509_parse_version()
787 static UINT _nx_secure_x509_parse_serial_num(const UCHAR *buffer, ULONG length, in _nx_secure_x509_parse_serial_num()
874 static UINT _nx_secure_x509_parse_signature_algorithm(const UCHAR *buffer, ULONG length, in _nx_secure_x509_parse_signature_algorithm()
999 static UINT _nx_secure_x509_parse_issuer(const UCHAR *buffer, ULONG length, UINT *bytes_processed, in _nx_secure_x509_parse_issuer()
1082 static UINT _nx_secure_x509_parse_validity(const UCHAR *buffer, ULONG length, UINT *bytes_processed, in _nx_secure_x509_parse_validity()
1205 static UINT _nx_secure_x509_parse_subject(const UCHAR *buffer, ULONG length, UINT *bytes_processed, in _nx_secure_x509_parse_subject()
1290 static UINT _nx_secure_x509_parse_public_key(const UCHAR *buffer, ULONG length, in _nx_secure_x509_parse_public_key()
[all …]
Dnx_secure_x509_certificate_revocation_list_parse.c101 UINT _nx_secure_x509_certificate_revocation_list_parse(const UCHAR *buffer, UINT length, in _nx_secure_x509_certificate_revocation_list_parse()
277 static UINT _nx_secure_x509_crl_tbscert_list_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_tbscert_list_parse()
462 static UINT _nx_secure_x509_crl_signature_algorithm_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_signature_algorithm_parse()
588 static UINT _nx_secure_x509_crl_signature_data_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_signature_data_parse()
671 static UINT _nx_secure_x509_crl_version_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_version_parse()
758 static UINT _nx_secure_x509_crl_issuer_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_issuer_parse()
837 static UINT _nx_secure_x509_crl_update_times_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_update_times_parse()
947 static UINT _nx_secure_x509_crl_revoked_certs_list_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_revoked_certs_list_parse()
1030 static UINT _nx_secure_x509_crl_extensions_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_extensions_parse()
Dnx_secure_x509_pkcs1_rsa_private_key_parse.c78 UINT _nx_secure_x509_pkcs1_rsa_private_key_parse(const UCHAR *buffer, UINT length, in _nx_secure_x509_pkcs1_rsa_private_key_parse()
351 static VOID _nx_secure_asn1_parse_unsigned_integer(const UCHAR *data, ULONG length, in _nx_secure_asn1_parse_unsigned_integer()
Dnx_secure_x509_distinguished_name_parse.c81 UINT _nx_secure_x509_distinguished_name_parse(const UCHAR *buffer, UINT length, UINT *bytes_process… in _nx_secure_x509_distinguished_name_parse()
230 static UINT _nx_secure_x509_extract_name_oid_data(const UCHAR *buffer, UINT oid, ULONG length, in _nx_secure_x509_extract_name_oid_data()
Dnx_secure_x509_crl_revocation_check.c115 UINT length; in _nx_secure_x509_crl_revocation_check() local
276 static UINT _nx_secure_x509_crl_parse_entry(const UCHAR *buffer, ULONG length, UINT *bytes_processe… in _nx_secure_x509_crl_parse_entry()
Dnx_secure_x509_dns_name_initialize.c77 const UCHAR *name_string, USHORT length) in _nx_secure_x509_dns_name_initialize()
Dnx_secure_dtls_process_helloverifyrequest.c76 UINT length; in _nx_secure_dtls_process_helloverifyrequest() local
Dnxe_secure_x509_dns_name_initialize.c79 const UCHAR *name_string, USHORT length) in _nxe_secure_x509_dns_name_initialize()
Dnx_secure_tls_record_hash_update.c68 UINT _nx_secure_tls_record_hash_update(NX_SECURE_TLS_SESSION *tls_session, UCHAR *data, UINT length) in _nx_secure_tls_record_hash_update()
Dnx_secure_tls_1_3_crypto_init.c84 UINT length; in _nx_secure_tls_1_3_crypto_init() local
Dnx_secure_tls_send_server_key_exchange.c78 ULONG length; in _nx_secure_tls_send_server_key_exchange() local
Dnx_secure_dtls_send_helloverifyrequest.c72 UINT length; in _nx_secure_dtls_send_helloverifyrequest() local
Dnx_secure_tls_handshake_hash_update.c83 UINT length) in _nx_secure_tls_handshake_hash_update()
/NetX-Duo-v6.2.1/test/regression/interoperability_test/nx_secure_test/
Ddemo_shared_buffer_test.c8 UINT offset, length; in main() local
70 UINT length; in demo_shared_buffer_test_entry() local
Ddemo_background_test_process_test.c8 UINT offset, length; in main() local
44 UINT length; in demo_background_test_process_test_entry() local
/NetX-Duo-v6.2.1/test/regression/dhcp_test/
Dnetx_dhcp_clone_function.c7 UINT dhcp_get_option_value(UCHAR *bootp_message, UINT option, ULONG *value, UINT length) in dhcp_get_option_value()
58 UCHAR *dhcp_search_buffer(UCHAR *bootp_message, UINT option, UINT length) in dhcp_search_buffer()
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_gcm.c370 … UCHAR *input, UCHAR *output, UINT length, UCHAR *counter_block) in _nx_crypto_gcm_gctr()
573 UCHAR *input, UCHAR *output, UINT length, in _nx_crypto_gcm_encrypt_update()
652 UINT length; in _nx_crypto_gcm_encrypt_calculate() local
742 UCHAR *input, UCHAR *output, UINT length, in _nx_crypto_gcm_decrypt_update()
820 UINT length; in _nx_crypto_gcm_decrypt_calculate() local
Dnx_crypto_cbc.c129 … UCHAR *input, UCHAR *output, UINT length, UCHAR block_size) in _nx_crypto_cbc_encrypt()
230 … UCHAR *input, UCHAR *output, UINT length, UCHAR block_size) in _nx_crypto_cbc_decrypt()
Dnx_crypto_3des.c134 UCHAR destination[8], UINT length) in _nx_crypto_3des_encrypt()
200 UCHAR destination[8], UINT length) in _nx_crypto_3des_decrypt()
/NetX-Duo-v6.2.1/common/src/
Dnx_packet_length_get.c71 UINT _nx_packet_length_get(NX_PACKET *packet_ptr, ULONG *length) in _nx_packet_length_get()
Dnxe_packet_length_get.c72 UINT _nxe_packet_length_get(NX_PACKET *packet_ptr, ULONG *length) in _nxe_packet_length_get()
Dnx_icmpv6_validate_options.c77 UINT _nx_icmpv6_validate_options(NX_ICMPV6_OPTION *option, INT length, INT additional_check) in _nx_icmpv6_validate_options()
/NetX-Duo-v6.2.1/addons/pppoe/
Dnx_pppoe_server.c858 … VOID (* pppoe_discover_request_notify)(UINT session_index, ULONG length, UCHAR *data), in _nxe_pppoe_server_callback_notify_set()
939 … VOID (* pppoe_discover_request_notify)(UINT session_index, ULONG length, UCHAR *data), in _nx_pppoe_server_callback_notify_set()
2401 ULONG length; in _nx_pppoe_server_discovery_packet_process() local
2655 ULONG length; in _nx_pppoe_server_session_packet_process() local
3234 …e_server_ptr, NX_PPPOE_CLIENT_SESSION *client_session_ptr, UINT code, UCHAR *tag_ptr, ULONG length) in _nx_pppoe_server_tag_process()
4032 VOID PppInitInd(UINT length, UCHAR *aData) in PppInitInd()
4102 VOID PppDiscoverCnf(UINT length, UCHAR *aData, UINT interfaceHandle) in PppDiscoverCnf()
/NetX-Duo-v6.2.1/utility/iperf/
Dnx_iperf.c2216 UINT length = 0; in nx_iperf_get_ip_addr_string() local
2531 UINT length = 0; in nx_iperf_print_main_test_window() local
2731 UINT length = 0; in nx_iperf_print_test_inprogress() local
2866 UINT length; in nx_iperf_get_notify() local
3157 UINT length = 0; in nx_iperf_print_tcp_rx_results() local
3259 UINT length = 0; in nx_iperf_print_tcp_tx_results() local
3371 UINT length = 0; in nx_iperf_print_udp_rx_results() local
3473 UINT length = 0; in nx_iperf_print_udp_tx_results() local
/NetX-Duo-v6.2.1/samples/
Ddemo_netx_pppoe_server.c314 void PppOpenReq(UINT interfaceHandle, ULONG length, UCHAR *data) in PppOpenReq()
343 void PppTransmitDataReq(UINT interfaceHandle, ULONG length, UCHAR *data, UINT packet_id) in PppTransmitDataReq()

1234567