Searched refs:usmHMACSHAAuthProtocol (Results 1 – 3 of 3) sorted by relevance
| /lib/lwip/lwip/src/include/lwip/apps/ |
| A D | snmp_snmpv2_framework.h | 19 extern const struct snmp_obj_id usmHMACSHAAuthProtocol;
|
| /lib/lwip/lwip/src/apps/snmp/ |
| A D | snmp_snmpv2_framework.c | 23 const struct snmp_obj_id usmHMACSHAAuthProtocol = { 10, { 1, 3, 6, 1, 6, 3, 10, 1, 1, 3 } }; variable
|
| A D | snmp_snmpv2_usm.c | 65 return &usmHMACSHAAuthProtocol; in snmp_auth_algo_to_oid()
|
Completed in 8 milliseconds