Searched refs:pw_string (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblutil/
H A Dpasswd.c402 /* pw_string is only called when SLAPD_LMHASH or SLAPD_CRYPT is defined */
404 static int pw_string( function
1179 return pw_string( scheme, hash );
1234 rc = pw_string( scheme, hash );

Completed in 110 milliseconds