Home
last modified time | relevance | path

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

1234

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_x509.c113 UINT _nx_secure_x509_certificate_parse(const UCHAR *buffer, UINT length, UINT *bytes_processed, in _nx_secure_x509_certificate_parse()
299 … UINT _nx_secure_x509_extract_oid_data(const UCHAR *buffer, UINT oid, UINT oid_param, ULONG length, in _nx_secure_x509_extract_oid_data()
492 static UINT _nx_secure_x509_parse_cert_data(const UCHAR *buffer, ULONG length, in _nx_secure_x509_parse_cert_data()
698 static UINT _nx_secure_x509_parse_version(const UCHAR *buffer, ULONG length, UINT *bytes_processed, in _nx_secure_x509_parse_version()
788 static UINT _nx_secure_x509_parse_serial_num(const UCHAR *buffer, ULONG length, in _nx_secure_x509_parse_serial_num()
875 static UINT _nx_secure_x509_parse_signature_algorithm(const UCHAR *buffer, ULONG length, in _nx_secure_x509_parse_signature_algorithm()
1000 static UINT _nx_secure_x509_parse_issuer(const UCHAR *buffer, ULONG length, UINT *bytes_processed, in _nx_secure_x509_parse_issuer()
1083 static UINT _nx_secure_x509_parse_validity(const UCHAR *buffer, ULONG length, UINT *bytes_processed, in _nx_secure_x509_parse_validity()
1206 static UINT _nx_secure_x509_parse_subject(const UCHAR *buffer, ULONG length, UINT *bytes_processed, in _nx_secure_x509_parse_subject()
1291 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.c102 UINT _nx_secure_x509_certificate_revocation_list_parse(const UCHAR *buffer, UINT length, in _nx_secure_x509_certificate_revocation_list_parse()
278 static UINT _nx_secure_x509_crl_tbscert_list_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_tbscert_list_parse()
463 static UINT _nx_secure_x509_crl_signature_algorithm_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_signature_algorithm_parse()
589 static UINT _nx_secure_x509_crl_signature_data_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_signature_data_parse()
672 static UINT _nx_secure_x509_crl_version_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_version_parse()
759 static UINT _nx_secure_x509_crl_issuer_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_issuer_parse()
838 static UINT _nx_secure_x509_crl_update_times_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_update_times_parse()
948 static UINT _nx_secure_x509_crl_revoked_certs_list_parse(const UCHAR *buffer, ULONG length, in _nx_secure_x509_crl_revoked_certs_list_parse()
1031 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.c79 UINT _nx_secure_x509_pkcs1_rsa_private_key_parse(const UCHAR *buffer, UINT length, in _nx_secure_x509_pkcs1_rsa_private_key_parse()
352 static VOID _nx_secure_asn1_parse_unsigned_integer(const UCHAR *data, ULONG length, in _nx_secure_asn1_parse_unsigned_integer()
Dnx_secure_x509_dns_name_initialize.c78 const UCHAR *name_string, USHORT length) in _nx_secure_x509_dns_name_initialize()
Dnx_secure_dtls_process_helloverifyrequest.c77 UINT length; in _nx_secure_dtls_process_helloverifyrequest() local
Dnxe_secure_x509_dns_name_initialize.c80 const UCHAR *name_string, USHORT length) in _nxe_secure_x509_dns_name_initialize()
Dnx_secure_tls_record_hash_update.c69 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.c85 UINT length; in _nx_secure_tls_1_3_crypto_init() local
Dnx_secure_x509_distinguished_name_parse.c82 UINT _nx_secure_x509_distinguished_name_parse(const UCHAR *buffer, UINT length, UINT *bytes_process… in _nx_secure_x509_distinguished_name_parse()
231 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.c116 UINT length; in _nx_secure_x509_crl_revocation_check() local
277 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_dtls_send_helloverifyrequest.c73 UINT length; in _nx_secure_dtls_send_helloverifyrequest() local
Dnx_secure_tls_handshake_hash_update.c84 UINT length) in _nx_secure_tls_handshake_hash_update()
Dnx_secure_tls_send_server_key_exchange.c79 ULONG length; in _nx_secure_tls_send_server_key_exchange() local
Dnx_secure_tls_verify_mac.c88 … USHORT header_length, NX_PACKET *packet_ptr, ULONG offset, UINT *length) in _nx_secure_tls_verify_mac()
Dnx_secure_tls_send_certificate_request.c78 UINT length; in _nx_secure_tls_send_certificate_request() local
Dnx_secure_tls_send_handshake_record.c85 ULONG length; in _nx_secure_tls_send_handshake_record() local
Dnxe_secure_x509_certificate_initialize.c86 USHORT length, UCHAR *raw_data_buffer, in _nxe_secure_x509_certificate_initialize()
Dnx_secure_tls_process_header.c77 ULONG record_offset, USHORT *message_type, UINT *length, in _nx_secure_tls_process_header()
Dnx_secure_dtls_send_handshake_record.c85 ULONG length; in _nx_secure_dtls_send_handshake_record() local
/NetX-Duo-v6.2.1/common/src/
Dnx_packet_length_get.c72 UINT _nx_packet_length_get(NX_PACKET *packet_ptr, ULONG *length) in _nx_packet_length_get()
Dnxe_packet_length_get.c73 UINT _nxe_packet_length_get(NX_PACKET *packet_ptr, ULONG *length) in _nxe_packet_length_get()
Dnx_icmpv6_validate_options.c78 UINT _nx_icmpv6_validate_options(NX_ICMPV6_OPTION *option, INT length, INT additional_check) in _nx_icmpv6_validate_options()
Dnxd_ipv6_find_max_prefix_length.c75 UINT length = 0; in _nxd_ipv6_find_max_prefix_length() local
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_cbc.c130 … UCHAR *input, UCHAR *output, UINT length, UCHAR block_size) in _nx_crypto_cbc_encrypt()
231 … UCHAR *input, UCHAR *output, UINT length, UCHAR block_size) in _nx_crypto_cbc_decrypt()
Dnx_crypto_gcm.c371 … UCHAR *input, UCHAR *output, UINT length, UCHAR *counter_block) in _nx_crypto_gcm_gctr()
574 UCHAR *input, UCHAR *output, UINT length, in _nx_crypto_gcm_encrypt_update()
653 UINT length; in _nx_crypto_gcm_encrypt_calculate() local
743 UCHAR *input, UCHAR *output, UINT length, in _nx_crypto_gcm_decrypt_update()
821 UINT length; in _nx_crypto_gcm_decrypt_calculate() local

1234