Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssh/openbsd-compat/
Dport-uw.c81 result = (strcmp(xcrypt(password, salt), pw_password) == 0); in sys_auth_passwd()
Dxcrypt.c99 xcrypt(const char *password, const char *salt) in xcrypt() function
DMakefile.in21 …intf.o bsd-statvfs.o bsd-waitpid.o fake-rfc2553.o openssl-compat.o xmmap.o xcrypt.o kludge-fd_set.o
Dopenbsd-compat.h303 char *xcrypt(const char *password, const char *salt);
/freebsd-10-stable/lib/librpcsvc/
DMakefile15 SECRPCSRCS= secretkey.c xcrypt.c
/freebsd-10-stable/crypto/openssh/
Dauth-passwd.c216 encrypted_password = xcrypt(password, salt); in sys_auth_passwd()
Dssh_namespace.h933 #define xcrypt Fssh_xcrypt macro
/freebsd-10-stable/secure/lib/libssh/
DMakefile34 timingsafe_bcmp.c vis.c xcrypt.c xmmap.c
/freebsd-10-stable/contrib/binutils/include/opcode/
DChangeLog418 Add xcrypt-ctr. Provide aliases without hyphens.
669 * i386.h (i386_optab): Added xstore/xcrypt insns.
/freebsd-10-stable/contrib/binutils/opcodes/
Di386-opc.tbl1481 xcrypt-ecb, 0, 0xf30fa7, 0xc8, Cpu686|CpuPadLock, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_xSuf|I…
1482 xcrypt-cbc, 0, 0xf30fa7, 0xd0, Cpu686|CpuPadLock, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_xSuf|I…
1483 xcrypt-ctr, 0, 0xf30fa7, 0xd8, Cpu686|CpuPadLock, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_xSuf|I…
1484 xcrypt-cfb, 0, 0xf30fa7, 0xe0, Cpu686|CpuPadLock, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_xSuf|I…
1485 xcrypt-ofb, 0, 0xf30fa7, 0xe8, Cpu686|CpuPadLock, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_xSuf|I…