Searched refs:xcrypt (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssh/dist/ |
| H A D | auth-passwd.c | 172 #define xcrypt(a, b) crypt((a), (b)) macro 194 encrypted_password = xcrypt(password, salt ? salt : "xx"); in sys_auth_passwd()
|
| /netbsd-src/external/gpl3/gdb.old/dist/include/opcode/ |
| H A D | ChangeLog-0415 | 2317 Add xcrypt-ctr. Provide aliases without hyphens. 2568 * i386.h (i386_optab): Added xstore/xcrypt insns.
|
| /netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
| H A D | ChangeLog-0415 | 2317 Add xcrypt-ctr. Provide aliases without hyphens. 2568 * i386.h (i386_optab): Added xstore/xcrypt insns.
|
| /netbsd-src/external/gpl3/gdb/dist/include/opcode/ |
| H A D | ChangeLog-0415 | 2317 Add xcrypt-ctr. Provide aliases without hyphens. 2568 * i386.h (i386_optab): Added xstore/xcrypt insns.
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
| H A D | ChangeLog-0415 | 2317 Add xcrypt-ctr. Provide aliases without hyphens. 2568 * i386.h (i386_optab): Added xstore/xcrypt insns.
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | ChangeLog-2005 | 851 Add xcrypt-ctr.
|
| H A D | i386-opc.tbl | 2099 xcrypt-ecb, 0xf30fa7c8, None, CpuPadLock, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|IsString… 2100 xcrypt-cbc, 0xf30fa7d0, None, CpuPadLock, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|IsString… 2101 xcrypt-ctr, 0xf30fa7d8, None, CpuPadLock, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|IsString… 2102 xcrypt-cfb, 0xf30fa7e0, None, CpuPadLock, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|IsString… 2103 xcrypt-ofb, 0xf30fa7e8, None, CpuPadLock, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|IsString…
|
| /netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
| H A D | ChangeLog-2005 | 851 Add xcrypt-ctr.
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ChangeLog-2005 | 851 Add xcrypt-ctr.
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | ChangeLog-2005 | 851 Add xcrypt-ctr.
|
| H A D | i386-opc.tbl | 2099 xcrypt-ecb, 0xf30fa7c8, PadLock, NoSuf|RepPrefixOk, {} 2100 xcrypt-cbc, 0xf30fa7d0, PadLock, NoSuf|RepPrefixOk, {} 2101 xcrypt-ctr, 0xf30fa7d8, PadLock, NoSuf|RepPrefixOk, {} 2102 xcrypt-cfb, 0xf30fa7e0, PadLock, NoSuf|RepPrefixOk, {} 2103 xcrypt-ofb, 0xf30fa7e8, PadLock, NoSuf|RepPrefixOk, {}
|