Home
last modified time | relevance | path

Searched defs:context_name (Results 1 – 7 of 7) sorted by relevance

/NetX-Duo-v6.2.1/samples/
Ddemo_netxduo_snmp.c64 UCHAR context_name[] = {0x69, 0x6e, 0x69, 0x74, 0x69, 0x61, 0x6c}; variable
/NetX-Duo-v6.2.1/test/regression/snmp_test/
Dnetx_snmp_v3_buffer_overwrite_test.c34 static UCHAR context_name[] = {0x69, 0x6e, 0x69, 0x74, 0x69, 0x61, 0x6c}; variable
Dnetx_snmp_v3_encrypt_pdu_buffer_overwrite_test.c33 static UINT context_engine_size = 11;
Dnetx_snmp_v3_object_id_buffer_overwrite_test.c33 static UINT context_engine_size = 11;
Dnetx_snmp_v3_decrypt_pdu_buffer_overwrite_test.c34 static UCHAR context_name[] = {0x69, 0x6e, 0x69, 0x74, 0x69, 0x61, 0x6c}; variable
Dnetx_snmp_v3_encrypt_pdu_padding_buffer_overwrite_test.c34 static UCHAR context_name[] = {0x69, 0x6e, 0x69, 0x74, 0x69, 0x61, 0x6c}; variable
/NetX-Duo-v6.2.1/addons/snmp/
Dnxd_snmp.c691 UINT _nxe_snmp_agent_context_name_set(NX_SNMP_AGENT *agent_ptr, UCHAR *context_name, UINT context_… in _nxe_snmp_agent_context_name_set()
756 UINT _nx_snmp_agent_context_name_set(NX_SNMP_AGENT *agent_ptr, UCHAR *context_name, UINT context_n… in _nx_snmp_agent_context_name_set()