Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/apps/
Dsnmp_snmpv2_framework.h18 extern const struct snmp_obj_id usmHMACMD5AuthProtocol;
/third_party/lwip/src/apps/snmp/
Dsnmp_snmpv2_framework.c22 const struct snmp_obj_id usmHMACMD5AuthProtocol = { 10, { 1, 3, 6, 1, 6, 3, 10, 1, 1, 2 } }; variable
Dsnmp_snmpv2_usm.c63 return &usmHMACMD5AuthProtocol; in snmp_auth_algo_to_oid()
65 return &usmHMACMD5AuthProtocol; in snmp_auth_algo_to_oid()