HomeSort by relevance Sort by last modified time
    Searched defs:t0 (Results 1 - 17 of 17) sorted by null

  /onnv/onnv-gate/usr/src/common/openssl/crypto/des/
ede_cbcm_enc.c 141 register DES_LONG t0,t1; local
158 t0=tin0;
184 xor0=t0;
qud_cksm.c 79 DES_LONG z0,z1,t0,t1; local
107 t0= (DES_LONG)(*(cp++));
108 t0|=(DES_LONG)Q_B1(*(cp++));
112 t0= (DES_LONG)(*(cp++));
115 t0+=z0;
116 t0&=0xffffffffL;
119 z0=((((t0*t0)&0xffffffffL)+((t1*t1)&0xffffffffL))
121 z1=((t0*((t1+NOISE)&0xffffffffL))&0xffffffffL)%0x7fffffffL;
des_enc.c 353 register DES_LONG t0,t1; local
362 t0=tin0;
375 xor0=t0;
383 t0=tin0;
395 xor0=t0;
  /onnv/onnv-gate/usr/src/common/openssl/crypto/idea/
i_cbc.c 139 register unsigned long x1,x2,x3,x4,t0,t1,ul; local
160 t0= x3+ *(p++);
166 d[0]=(t0&0xffff)|((x1&0xffff)<<16);
  /onnv/onnv-gate/usr/src/common/crypto/ecc/
ecp_jm.c 69 mp_int *t0, *t1, *M, *S; local
71 t0 = &scratch[0];
89 MP_CHECKOK(group->meth->field_sqr(px, t0, group->meth));
90 MP_CHECKOK(group->meth->field_add(t0, t0, M, group->meth));
91 MP_CHECKOK(group->meth->field_add(t0, M, t0, group->meth));
92 MP_CHECKOK(group->meth->field_add(t0, paz4, M, group->meth));
98 /* t0 = 2y^2 , t1 = 8y^4 */
99 MP_CHECKOK(group->meth->field_sqr(py, t0, group->meth))
    [all...]
ecp_jac.c 246 mp_int t0, t1, M, S; local
248 MP_DIGITS(&t0) = 0;
252 MP_CHECKOK(mp_init(&t0, FLAG(px)));
264 MP_CHECKOK(group->meth->field_sqr(px, &t0, group->meth));
265 MP_CHECKOK(group->meth->field_add(&t0, &t0, &M, group->meth));
266 MP_CHECKOK(group->meth->field_add(&t0, &M, &t0, group->meth));
268 field_add(&t0, &group->curvea, &M, group->meth));
272 MP_CHECKOK(group->meth->field_add(px, &M, &t0, group->meth))
    [all...]
  /onnv/onnv-gate/usr/src/common/openssl/crypto/aes/
aes_core.c 900 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
1091 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fm/fmd/common/
fmd_time.c 86 hrtime_t t0, t1, delta; local
89 t0 = ftop->fto_gethrtime();
92 delta = t1 - t0;
96 hrtbase = t0 + delta / 2;
177 * We extract the relevant ENA time bits as 't0' and subtract the difference
181 * the full 64-bit hrtime of 't0' can be bigger than 'hrt'. In such case,
184 * 't0' contains only the low bits of 64bit hrtime. It is tricky to tell
185 * whether 'hrt' or 't0' happened first. We assume there should be short
186 * period between 'hrt' and 't0', therefore to check which one came first, we
188 * set, then 't0' is earlier. This is equivalent t
194 hrtime_t t0, mask; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/wbem/provider/com/sun/wbem/solarisprovider/srm/
Solaris_ProjectProcessAggregateStatisticalInformation.java 160 long t0 = System.currentTimeMillis(); local
  /onnv/onnv-gate/usr/src/common/net/wanboot/crypt/
aes.c 765 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; local
968 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; local
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun4u/ml/
mach_locore.s 127 .global t0
129 .type t0, #object
130 t0: label
132 .size t0, THREAD_SIZE
310 set t0, THREAD_REG
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun4v/ml/
mach_locore.s 127 .global t0
129 .type t0, #object
130 t0: label
132 .size t0, THREAD_SIZE
318 set t0, THREAD_REG
    [all...]
  /onnv/onnv-gate/usr/src/common/crypto/aes/
aes_impl.c 1324 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; local
1452 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/deroff/
deroff.c 784 char *t, *t0; local
786 if ((t0 = t = calloc((unsigned)(strlen(s) + 1), sizeof (*t))) == NULL)
791 return (t0);
  /onnv/onnv-gate/usr/src/cmd/sgs/prof/common/
prof.c 360 float t, t0; local
785 t0 = 0.0; /* Time accumulator. */
892 t0 += t; /* Accumulate total time. */
1024 "Time unaccounted for: %.7G\n", t_tot - t0));
1041 /* t0, time in seconds. */
1046 t0 = snymp->tot_sl_time;
1050 t0 = slp->sl_time;
1057 if (t0 == 0.0 && count == 0 && !(flags & F_ZSYMS))
1074 t += t0; /* move here; compiler bug !! */
1075 Print("%6.1f%8.2f%8.2f", t0 * t_tot, t0, t)
    [all...]
  /onnv/onnv-gate/usr/src/common/mpi/
mpi.c 2296 mp_int t0, t1, val, tmp, two2k; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
regcomp.c 767 char *t0 = "\xcc\x88\xcc\x81"; local
768 char *t1 = t0 + 3;
771 s < s2 && (t = ninstr(s, s1, t0, t1));
    [all...]

Completed in 1380 milliseconds