河北水利局项目
This commit is contained in:
13
APP/keywd.h
Normal file
13
APP/keywd.h
Normal file
@@ -0,0 +1,13 @@
|
||||
#ifndef _HEYWD_H_
|
||||
#define _HEYWD_H_
|
||||
|
||||
#include "include.h"
|
||||
|
||||
#define KEY_LEN 1024
|
||||
|
||||
|
||||
bool create_keywd(u8* keyid);
|
||||
bool set_key_word(void);
|
||||
bool check_passwd(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user