Searched refs:usmAESPrivProtocol (Results 1 – 3 of 3) sorted by relevance
/third_party/lwip/src/include/lwip/apps/ |
D | snmp_snmpv2_framework.h | 23 extern const struct snmp_obj_id usmAESPrivProtocol;
|
/third_party/lwip/src/apps/snmp/ |
D | snmp_snmpv2_framework.c | 33 const struct snmp_obj_id usmAESPrivProtocol = { 10, { 1, 3, 6, 1, 6, 3, 10, 1, 2, 4 } }; variable
|
D | snmp_snmpv2_usm.c | 76 return &usmAESPrivProtocol; in snmp_priv_algo_to_oid()
|