Searched defs:slapd_crypt (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dpasswd.c601 static lutil_cryptfunc slapd_crypt; variable
604 static int slapd_crypt( const char *key, const char *salt, char **hash ) function
627 static int slapd_crypt( const char *key, const char *salt, char **hash ) function

Completed in 177 milliseconds