libtools
mkpasswd.h
Go to the documentation of this file.
1 
20 #ifndef __TOOLS_MKPASSWD_H
21 #define __TOOLS_MKPASSWD_H
22 
23 #include <stddef.h>
24 
40 char *mkpasswd(char *s, size_t size);
41 
44 #endif /* __TOOLS_MKPASSWD_H */
char * mkpasswd(char *s, size_t size)
make strong password