Searched refs:X0 (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Ddrand48.c51 #define X0 0x330E macro
84 static unsigned x[3] = { X0, X1, X2 }, a[3] = { A0, A1, A2 }, c = C;
134 SEED(X0, LOW(seedval), HIGH(seedval));
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Ddrand48.c74 #define X0 0x330E macro
96 static unsigned x[3] = { X0, X1, X2 }, a[3] = { A0, A1, A2 }, c = C;
146 SEED(X0, LOW(fixseed), HIGH(fixseed));
/illumos-gate/usr/src/lib/libc/port/gen/
H A Ddrand48.c78 #define X0 0x330E macro
100 static unsigned x[3] = { X0, X1, X2 }, a[3] = { A0, A1, A2 }, c = C;
152 SEED(X0, LOW(fixseed), HIGH(fixseed));
/illumos-gate/usr/src/common/crypto/skein/
H A Dskein_block.c62 uint64_t X0, X1, X2, X3; local
67 Xptr[0] = &X0;
96 X0 = w[0] + ks[0]; /* do the first full key injection */
118 X0 += ks[((R) + 1) % 5]; /* inject the key schedule value */ \
129 X0 += ks[r + (R) + 0]; /* inject the key schedule value */ \
208 ctx->X[0] = X0 ^ w[0];
267 uint64_t X0, X1, X2, X3, X4, X5, X6, X7; local
272 Xptr[0] = &X0;
311 X0 = w[0] + ks[0]; /* do the first full key injection */
337 X0
[all...]
/illumos-gate/usr/src/common/crypto/sha1/
H A Dsha1.c189 uint64_t X0[40], input64[8]; local
243 SHA1TransformVIS(X0,
287 SHA1TransformVIS(X0,
296 SHA1TransformVIS(X0,
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h424 #define SCF_NOTIFY_PARAMS_VERSION 0X0
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dcpr_wakecode.s59 #define B9600H 0X0 /* hsb bit pattern for 9600 baud */
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_chip.h602 #define TX_IFG2_DEFAULT 0X0
/illumos-gate/usr/src/common/crypto/sha1/sparc/sun4u/
H A Dsha1_asm.s58 SHA1TransformVIS(uint64_t *X0, uint64_t *blk, uint32_t *cstate, uint64_t *VIS)
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h2904 #define FW_CEM_CMD_RESERVED 0X0
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vlog_ultra3.S2460 ! wrap !!! done for X0

Completed in 122 milliseconds