mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-05-20 08:50:27 +00:00
refactor,fix,rewrite parts,tweak
This commit is contained in:
parent
4bdeb62f44
commit
be50d6b929
6 changed files with 432 additions and 363 deletions
4
yaml.h
Normal file
4
yaml.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
extern void yamlout_init();
|
||||
extern void yamlout_clean();
|
||||
extern void yamlout_writekeys(const char *hostname,const u8 *formated_public,const u8 *formated_secret);
|
||||
extern int yamlin_parseandcreate(FILE *fin,char *sname,const char *hostname);
|
Loading…
Add table
Add a link
Reference in a new issue