/titanic_41/usr/src/uts/common/des/ |
H A D | desdata.h | 78 const char shifts[] = { variable
|
H A D | des_soft.c | 168 if (shifts[i]) { in des_setkey()
|
/titanic_41/usr/src/lib/libcrypt/common/ |
H A D | des_crypt.c | 101 static char shifts[] = {1, 1, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 2, 2, 2, 1, }; variable 179 for (k = 0; k < shifts[i]; k++) { in des_setkey_nolock()
|
H A D | des_soft.c | 222 if (shifts[i]) { in des_setkey()
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | _crypt.c | 91 static char shifts[] = { variable 194 for (k=0; k<shifts[i]; k++) { in setkey()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/crypto/des/ |
H A D | afsstring2key.c | 269 static const char shifts[] = { variable 463 for (k=0; k<shifts[i]; k++) { in krb5_afs_crypt_setkey()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | ipc.c | 477 int shifts = 0; in ipcperm_access() local 483 shifts += 3; in ipcperm_access() 486 shifts += 3; in ipcperm_access() 489 mode &= ~(p->ipc_mode << shifts); in ipcperm_access()
|
/titanic_41/usr/src/common/bzip2/ |
H A D | blocksort.c | 992 Int32 shifts = 0; in mainSort() local 994 while ((bbSize >> shifts) > 65534) shifts++; in mainSort() 998 UInt16 qVal = (UInt16)(j >> shifts); in mainSort() 1003 AssertH ( ((bbSize-1) >> shifts) <= 65535, 1002 ); in mainSort()
|
/titanic_41/usr/src/lib/libc/sparcv9/gen/ |
H A D | ascii_strcasecmp.s | 216 sll %i3, 3, %l6 ! shift factor for left shifts 218 sub %g0, %l6, %l7 ! shift factor for right shifts
|
/titanic_41/usr/src/lib/libc/sparc/gen/ |
H A D | ascii_strcasecmp.s | 216 sll %i3, 3, %l6 ! shift factor for left shifts 218 sub %g0, %l6, %l7 ! shift factor for right shifts
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | crypt.c | 859 static const char shifts[] = { variable 939 for (k = 0; k < shifts[i]; k++) { in unlocked_setkey()
|
/titanic_41/usr/src/cmd/sgs/rtld.4.x/ |
H A D | umultiply.s | 125 mulscc %o4, %g0, %o4 ! last iteration only shifts
|
/titanic_41/usr/src/lib/libnsl/des/ |
H A D | des_soft.c | 258 if (shifts[i]) { in __des_setkey()
|
/titanic_41/usr/src/uts/sun4v/cpu/ |
H A D | generic_copy.s | 145 ! using word reads and writes with the proper shifts
|
H A D | niagara_copy.s | 2455 ! using word reads and writes with the proper shifts
|
/titanic_41/usr/src/uts/common/io/rsm/ |
H A D | rsm.c | 6068 int shifts = 0; in rsm_access() local 6071 shifts += 3; in rsm_access() 6073 shifts += 3; in rsm_access() 6076 mode &= ~(perm << shifts); in rsm_access()
|
/titanic_41/usr/src/lib/libc/capabilities/sun4u-opl/common/ |
H A D | memcpy.s | 732 bshuffle %d0, %d2, %d0 ! shifts d0 left 1 byte and or's in d2
|
/titanic_41/usr/src/data/zoneinfo/ |
H A D | africa | 230 # than the year of the Gregorian calendar, Ramadan shifts earlier each 655 # Morocco shifts to daylight time on June 1st through September 27, Govt.
|
H A D | northamerica | 1836 # serve her family lunch in two shifts), but presently it seems that only
|
H A D | europe | 1195 # This year will mark the last time Estonia shifts to summer time,
|
/titanic_41/usr/src/lib/libc/capabilities/sun4u-us3/common/ |
H A D | memcpy.s | 749 bshuffle %d0, %d2, %d0 ! shifts d0 left 1 byte and or's in d2
|
/titanic_41/usr/src/uts/sun4u/cpu/ |
H A D | spitfire_copy.s | 1624 ! using word reads and writes with the proper shifts
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | termcap.src | 17657 # for line/local. Do the magic appropriate to make the page shifts work.
|
H A D | terminfo.src | 19789 # for line/local. Do the magic appropriate to make the page shifts work.
|