Main Page
|
Alphabetical List
|
Data Structures
|
File List
|
Data Fields
|
Globals
auth.h File Reference
Functions for password authentication.
More...
Go to the source code of this file.
Functions
int
auth_verifyPasswd
(const char *pw)
Check if a given password is correct.
Detailed Description
Functions for password authentication.
Function Documentation
int auth_verifyPasswd
(
const char *
pw
)
Check if a given password is correct.
Parameters:
pw
Password to be checked
Returns:
1 if password is OK, else 0.
Generated on Fri Jan 20 10:12:18 2006 by
1.4.2