Home
last modified time | relevance | path

Searched refs:usmAESPrivProtocol (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/src/include/lwip/apps/
Dsnmp_snmpv2_framework.h23 extern const struct snmp_obj_id usmAESPrivProtocol;
/third_party/lwip/src/apps/snmp/
Dsnmp_snmpv2_framework.c33 const struct snmp_obj_id usmAESPrivProtocol = { 10, { 1, 3, 6, 1, 6, 3, 10, 1, 2, 4 } }; variable
Dsnmp_snmpv2_usm.c76 return &usmAESPrivProtocol; in snmp_priv_algo_to_oid()