Home
last modified time | relevance | path

Searched refs:auth_algo (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/apps/snmp/
Dsnmp_snmpv2_usm.c291 const struct snmp_obj_id *auth_algo; in usmusertable_get_value() local
294 auth_algo = snmp_auth_algo_to_oid(auth_algo_val); in usmusertable_get_value()
295 MEMCPY(value, auth_algo->id, auth_algo->len * sizeof(u32_t)); in usmusertable_get_value()
296 return auth_algo->len * sizeof(u32_t); in usmusertable_get_value()
/third_party/lwip/src/include/lwip/apps/
Dsnmpv3.h84 err_t snmpv3_get_user(const char* username, snmpv3_auth_algo_t *auth_algo, u8_t *auth_key, snmpv3_p…