Searched refs:xcrypt (Results 1 – 8 of 8) sorted by relevance
84 result = (strcmp(xcrypt(password, salt), pw_password) == 0); in sys_auth_passwd()
100 xcrypt(const char *password, const char *salt) in xcrypt() function
93 xcrypt.o
334 char *xcrypt(const char *password, const char *salt);
17 SECRPCSRCS= secretkey.c xcrypt.c
214 encrypted_password = xcrypt(password, salt); in sys_auth_passwd()
929 #define xcrypt Fssh_xcrypt macro
43 recallocarray.c strtonum.c timingsafe_bcmp.c vis.c xcrypt.c