Searched defs:context_name (Results 1 – 7 of 7) sorted by relevance
| /NetX-Duo-v6.2.1/samples/ |
| D | demo_netxduo_snmp.c | 64 UCHAR context_name[] = {0x69, 0x6e, 0x69, 0x74, 0x69, 0x61, 0x6c}; variable
|
| /NetX-Duo-v6.2.1/test/regression/snmp_test/ |
| D | netx_snmp_v3_buffer_overwrite_test.c | 34 static UCHAR context_name[] = {0x69, 0x6e, 0x69, 0x74, 0x69, 0x61, 0x6c}; variable
|
| D | netx_snmp_v3_encrypt_pdu_buffer_overwrite_test.c | 33 static UINT context_engine_size = 11;
|
| D | netx_snmp_v3_object_id_buffer_overwrite_test.c | 33 static UINT context_engine_size = 11;
|
| D | netx_snmp_v3_decrypt_pdu_buffer_overwrite_test.c | 34 static UCHAR context_name[] = {0x69, 0x6e, 0x69, 0x74, 0x69, 0x61, 0x6c}; variable
|
| D | netx_snmp_v3_encrypt_pdu_padding_buffer_overwrite_test.c | 34 static UCHAR context_name[] = {0x69, 0x6e, 0x69, 0x74, 0x69, 0x61, 0x6c}; variable
|
| /NetX-Duo-v6.2.1/addons/snmp/ |
| D | nxd_snmp.c | 691 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()
|