Searched defs:auth_algo (Results 1 – 2 of 2) sorted by relevance
51 snmpv3_get_user(const char* username, u8_t *auth_algo, u8_t *auth_key, u8_t *priv_algo, u8_t *priv_… in snmpv3_get_user()
291 const struct snmp_obj_id *auth_algo; in usmusertable_get_value() local