Home
last modified time | relevance | path

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

/netbsd-src/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 ) in slapd_crypt() function
627 static int slapd_crypt( const char *key, const char *salt, char **hash ) in slapd_crypt() function