Home
last modified time | relevance | path

Searched refs:oid (Results 1 – 11 of 11) sorted by relevance

/NetX-Duo-v6.4.1/test/regression/nx_secure_test/
Dnx_secure_x509_pkcs7_decode_coverage_test.c59 const UCHAR *oid; in thread_0_entry() local
74 status = _nx_secure_x509_pkcs7_decode(decrypted_signature, signature_length, &oid, &oid_length, in thread_0_entry()
78 status = _nx_secure_x509_pkcs7_decode(decrypted_signature, signature_length, &oid, &oid_length, in thread_0_entry()
86 status = _nx_secure_x509_pkcs7_decode(decrypted_signature, signature_length, &oid, &oid_length, in thread_0_entry()
90 status = _nx_secure_x509_pkcs7_decode(decrypted_signature, signature_length, &oid, &oid_length, in thread_0_entry()
98 status = _nx_secure_x509_pkcs7_decode(decrypted_signature, signature_length, &oid, &oid_length, in thread_0_entry()
102 status = _nx_secure_x509_pkcs7_decode(decrypted_signature, signature_length, &oid, &oid_length, in thread_0_entry()
110 status = _nx_secure_x509_pkcs7_decode(decrypted_signature, signature_length, &oid, &oid_length, in thread_0_entry()
/NetX-Duo-v6.4.1/nx_secure/src/
Dnx_secure_x509_distinguished_name_parse.c26 static UINT _nx_secure_x509_extract_name_oid_data(const UCHAR *buffer, UINT oid, ULONG length,
94 UINT oid; in _nx_secure_x509_distinguished_name_parse() local
165 _nx_secure_x509_oid_parse(tlv_data, tlv_length, &oid); in _nx_secure_x509_distinguished_name_parse()
169 …status = _nx_secure_x509_extract_name_oid_data(&tlv_data[tlv_length], oid, sequence_length, &bytes… 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() argument
249 switch (oid) in _nx_secure_x509_extract_name_oid_data()
Dnx_secure_x509.c49 static UINT _nx_secure_x509_extract_oid_data(const UCHAR *buffer, UINT oid, UINT oid_param, ULONG l…
298 static UINT _nx_secure_x509_extract_oid_data(const UCHAR *buffer, UINT oid, UINT oid_param, ULONG l… in _nx_secure_x509_extract_oid_data() argument
326 if (oid == NX_SECURE_TLS_X509_TYPE_RSA) in _nx_secure_x509_extract_oid_data()
383 else if (oid == NX_SECURE_TLS_X509_TYPE_EC) in _nx_secure_x509_extract_oid_data()
402 switch (oid) in _nx_secure_x509_extract_oid_data()
882 UINT oid; in _nx_secure_x509_parse_signature_algorithm() local
923 _nx_secure_x509_oid_parse(tlv_data, tlv_length, &oid); in _nx_secure_x509_parse_signature_algorithm()
925 cert -> nx_secure_x509_signature_algorithm = oid; in _nx_secure_x509_parse_signature_algorithm()
1301 UINT oid; in _nx_secure_x509_parse_public_key() local
1381 _nx_secure_x509_oid_parse(tlv_data, tlv_length, &oid); in _nx_secure_x509_parse_public_key()
[all …]
Dnx_secure_x509_oid_parse.c287 VOID _nx_secure_x509_oid_parse(const UCHAR *oid, ULONG length, UINT *oid_value) in _nx_secure_x509_oid_parse() argument
298 …compare_val = NX_SECURE_MEMCMP(oid, _nx_secure_x509_oid_map[i].nx_secure_oid_map_oid, _nx_secure_x… in _nx_secure_x509_oid_parse()
Dnx_secure_x509_certificate_verify.c94 const UCHAR *oid; in _nx_secure_x509_certificate_verify() local
285 … status = _nx_secure_x509_pkcs7_decode(decrypted_signature, signature_length, &oid, &oid_length, in _nx_secure_x509_certificate_verify()
Dnx_secure_x509_crl_verify.c94 const UCHAR *oid; in _nx_secure_x509_crl_verify() local
280 … status = _nx_secure_x509_pkcs7_decode(decrypted_signature, signature_length, &oid, &oid_length, in _nx_secure_x509_crl_verify()
Dnx_secure_x509_certificate_revocation_list_parse.c470 UINT oid; in _nx_secure_x509_crl_signature_algorithm_parse() local
511 _nx_secure_x509_oid_parse(tlv_data, tlv_length, &oid); in _nx_secure_x509_crl_signature_algorithm_parse()
513 crl -> nx_secure_x509_crl_signature_algorithm = (USHORT)oid; in _nx_secure_x509_crl_signature_algorithm_parse()
/NetX-Duo-v6.4.1/addons/snmp/
Dnxd_snmp.h668 …d_send(NX_SNMP_AGENT *agent_ptr, ULONG ip_address, UCHAR *username, UCHAR *oid, ULONG elapsed_time…
669 …_send(NX_SNMP_AGENT *agent_ptr, ULONG ip_address, UCHAR *community, UCHAR *oid, ULONG elapsed_time…
673 …NMP_AGENT *agent_ptr, NXD_ADDRESS *ipduo_address, UCHAR *community, UCHAR *oid, ULONG elapsed_time…
674 …NMP_AGENT *agent_ptr, NXD_ADDRESS *ipduo_address, UCHAR *community, UCHAR *oid, ULONG elapsed_time…
775 …_send(NX_SNMP_AGENT *agent_ptr, ULONG ip_address, UCHAR *community, UCHAR *oid, ULONG elapsed_time…
776 …_send(NX_SNMP_AGENT *agent_ptr, ULONG ip_address, UCHAR *community, UCHAR *oid, ULONG elapsed_time…
777 …d_send(NX_SNMP_AGENT *agent_ptr, ULONG ip_address, UCHAR *username, UCHAR *oid, ULONG elapsed_time…
778 …d_send(NX_SNMP_AGENT *agent_ptr, ULONG ip_address, UCHAR *username, UCHAR *oid, ULONG elapsed_time…
785 …NMP_AGENT *agent_ptr, NXD_ADDRESS *ipduo_address, UCHAR *community, UCHAR *oid, ULONG elapsed_time…
786 …NMP_AGENT *agent_ptr, NXD_ADDRESS *ipduo_address, UCHAR *community, UCHAR *oid, ULONG elapsed_time…
[all …]
Dnxd_snmp.c5638 …_send(NX_SNMP_AGENT *agent_ptr, ULONG ip_address, UCHAR *community, UCHAR *oid, ULONG elapsed_time… in _nxe_snmp_agent_trapv2_oid_send() argument
5654 …status = _nx_snmp_agent_trapv2_oid_send(agent_ptr, ip_address, community, oid, elapsed_time, obje… in _nxe_snmp_agent_trapv2_oid_send()
5662 NX_PARAMETER_NOT_USED(oid); in _nxe_snmp_agent_trapv2_oid_send()
5720 …_send(NX_SNMP_AGENT *agent_ptr, ULONG ip_address, UCHAR *community, UCHAR *oid, ULONG elapsed_time… in _nx_snmp_agent_trapv2_oid_send() argument
5731 …status = _nxd_snmp_agent_trapv2_oid_send(agent_ptr, &ipduo_address, community, oid, elapsed_time, … in _nx_snmp_agent_trapv2_oid_send()
5738 NX_PARAMETER_NOT_USED(oid); in _nx_snmp_agent_trapv2_oid_send()
5795 …NMP_AGENT *agent_ptr, NXD_ADDRESS *ipduo_address, UCHAR *community, UCHAR *oid, ULONG elapsed_time… in _nxde_snmp_agent_trapv2_oid_send() argument
5810 …status = _nxd_snmp_agent_trapv2_oid_send(agent_ptr, ipduo_address, community, oid, elapsed_time, … in _nxde_snmp_agent_trapv2_oid_send()
5882 …NMP_AGENT *agent_ptr, NXD_ADDRESS *ipduo_address, UCHAR *community, UCHAR *oid, ULONG elapsed_time… in _nxd_snmp_agent_trapv2_oid_send() argument
6275 if (_nx_utility_string_length_check((CHAR *)oid, NX_NULL, NX_SNMP_MAX_OCTET_STRING)) in _nxd_snmp_agent_trapv2_oid_send()
[all …]
/NetX-Duo-v6.4.1/nx_secure/inc/
Dnx_secure_x509.h952 VOID _nx_secure_x509_oid_parse(const UCHAR *oid, ULONG length, UINT *oid_value);
/NetX-Duo-v6.4.1/addons/azure_iot/
Dnx_azure_iot_adu_agent.c3886 UCHAR *oid; in nx_azure_iot_adu_agent_rs256_verify() local
3945 (const UCHAR **)&oid, &oid_length, in nx_azure_iot_adu_agent_rs256_verify()