libtools
Main Page
Modules
Classes
Files
File List
File Members
tools
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 */
mkpasswd
char * mkpasswd(char *s, size_t size)
make strong password
Generated by
1.8.11