Searched refs:priv_algo_val (Results 1 – 1 of 1) sorted by relevance
304 snmpv3_priv_algo_t priv_algo_val; in usmusertable_get_value() local305 snmpv3_get_user((const char *)cell_instance->reference.ptr, NULL, NULL, &priv_algo_val, NULL); in usmusertable_get_value()306 priv_algo = snmp_priv_algo_to_oid(priv_algo_val); in usmusertable_get_value()