Searched refs:auth_algo (Results 1 – 2 of 2) sorted by relevance
291 const struct snmp_obj_id *auth_algo; in usmusertable_get_value() local294 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()
84 err_t snmpv3_get_user(const char* username, snmpv3_auth_algo_t *auth_algo, u8_t *auth_key, snmpv3_p…