Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/openbsd-compat/
H A Dport-uw.c84 result = (strcmp(xcrypt(password, salt), pw_password) == 0); in sys_auth_passwd()
H A Dxcrypt.c98 xcrypt(const char *password, const char *salt) in xcrypt() function
H A DMakefile.in95 xcrypt.o
H A Dopenbsd-compat.h357 char *xcrypt(const char *password, const char *salt);
/freebsd/lib/librpcsvc/
H A DMakefile14 SECRPCSRCS= secretkey.c xcrypt.c
/freebsd/crypto/openssh/
H A Dauth-passwd.c214 encrypted_password = xcrypt(password, salt); in sys_auth_passwd()
H A Dssh_namespace.h1034 #define xcrypt Fssh_xcrypt macro
/freebsd/secure/lib/libssh/
H A DMakefile42 recallocarray.c strtonum.c timingsafe_bcmp.c vis.c xcrypt.c