Home
last modified time | relevance | path

Searched refs:xcrypt (Results 1 – 6 of 6) sorted by relevance

/external/openssh/openbsd-compat/
Dport-uw.c81 result = (strcmp(xcrypt(password, salt), pw_password) == 0); in sys_auth_passwd()
Dxcrypt.c66 xcrypt(const char *password, const char *salt) in xcrypt() function
Dopenbsd-compat.h261 char *xcrypt(const char *password, const char *salt);
DMakefile.in21 …intf.o bsd-statvfs.o bsd-waitpid.o fake-rfc2553.o openssl-compat.o xmmap.o xcrypt.o kludge-fd_set.o
/external/openssh/
Dauth-passwd.c206 encrypted_password = xcrypt(password, in sys_auth_passwd()
DChangeLog7763 - (dtucker) [configure.ac openbsd-compat/xcrypt.c] bz#2112: fall back to