Searched refs:auth_algo_val (Results 1 – 1 of 1) sorted by relevance
292 snmpv3_auth_algo_t auth_algo_val; in usmusertable_get_value() local293 snmpv3_get_user((const char *)cell_instance->reference.ptr, &auth_algo_val, NULL, NULL, NULL); in usmusertable_get_value()294 auth_algo = snmp_auth_algo_to_oid(auth_algo_val); in usmusertable_get_value()