Home
last modified time | relevance | path

Searched refs:shifts (Results 1 – 25 of 25) sorted by relevance

/illumos-gate/usr/src/lib/libcrypt/common/
H A Ddes_crypt.c101 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 Ddes_soft.c222 if (shifts[i]) { in des_setkey()
/illumos-gate/usr/src/uts/common/des/
H A Ddesdata.h78 const char shifts[] = { variable
H A Ddes_soft.c168 if (shifts[i]) { in des_setkey()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/crypto/des/
H A Dafsstring2key.c269 static const char shifts[] = { variable
463 for (k=0; k<shifts[i]; k++) { in krb5_afs_crypt_setkey()
/illumos-gate/usr/src/uts/common/os/
H A Dipc.c477 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()
/illumos-gate/usr/src/common/bzip2/
H A Dblocksort.c992 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()
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dascii_strcasecmp.S216 sll %i3, 3, %l6 ! shift factor for left shifts
218 sub %g0, %l6, %l7 ! shift factor for right shifts
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dascii_strcasecmp.S216 sll %i3, 3, %l6 ! shift factor for left shifts
218 sub %g0, %l6, %l7 ! shift factor for right shifts
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_gpt.c202 const uint_t shifts[] = { in vmm_gpt_lvl_index() local
209 return ((gpa >> shifts[level]) & mask); in vmm_gpt_lvl_index()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dcrypt.c856 static const char shifts[] = { variable
936 for (k = 0; k < shifts[i]; k++) { in unlocked_setkey()
/illumos-gate/usr/src/lib/libnsl/des/
H A Ddes_soft.c258 if (shifts[i]) { in __des_setkey()
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.S125 ! using word reads and writes with the proper shifts
H A Dniagara_copy.S2433 ! using word reads and writes with the proper shifts
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c6066 int shifts = 0; in rsm_access() local
6069 shifts += 3; in rsm_access()
6071 shifts += 3; in rsm_access()
6074 mode &= ~(perm << shifts); in rsm_access()
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.S732 bshuffle %d0, %d2, %d0 ! shifts d0 left 1 byte and or's in d2
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.S749 bshuffle %d0, %d2, %d0 ! shifts d0 left 1 byte and or's in d2
/illumos-gate/usr/src/data/zoneinfo/
H A Dafrica209 # than the year of the Gregorian calendar, Ramadan shifts earlier each
618 # Morocco shifts to daylight time on June 1st through September 27, Govt.
H A Daustralasia1785 # year shifts, and who use some of the leftover structures
H A Dnorthamerica1843 # serve her family lunch in two shifts), but presently it seems that only
H A Deurope1230 # This year will mark the last time Estonia shifts to summer time,
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.S1602 ! using word reads and writes with the proper shifts
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog742 - Fix zlibCompileFlags() in zutil.c to use 1L for long shifts [Oberhumer]
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src17657 # for line/local. Do the magic appropriate to make the page shifts work.
H A Dterminfo.src19791 # for line/local. Do the magic appropriate to make the page shifts work.