Move snmpv3_dummy.* from main lwIP rep to contrib

This commit is contained in:
Dirk Ziegelmeier
2017-03-03 13:42:37 +01:00
parent 9719c52e62
commit 02be2f8f42
5 changed files with 2 additions and 451 deletions

View File

@@ -85,6 +85,7 @@ err_t snmpv3_get_username(char *username, u8_t index);
/* The following functions are provided by the SNMPv3 agent */
void snmpv3_engine_id_changed(void);
s32_t snmpv3_get_engine_time_internal(void);
void snmpv3_password_to_key_md5(
const u8_t *password, /* IN */