Searched refs:r1 (Results 201 - 225 of 417) sorted by relevance

1234567891011>>

/freebsd-11-stable/crypto/openssh/
H A Dpoly1305.c37 uint32_t r0,r1,r2,r3,r4; local
55 r1 = t0 & 0x3ffff03; t1 >>= 20; t1 |= t2 << 12;
60 s1 = r1 * 5;
92 t[1] = mul32x32_64(h0,r1) + mul32x32_64(h1,r0) + mul32x32_64(h2,s4) + mul32x32_64(h3,s3) + mul32x32_64(h4,s2);
93 t[2] = mul32x32_64(h0,r2) + mul32x32_64(h1,r1) + mul32x32_64(h2,r0) + mul32x32_64(h3,s4) + mul32x32_64(h4,s3);
94 t[3] = mul32x32_64(h0,r3) + mul32x32_64(h1,r2) + mul32x32_64(h2,r1) + mul32x32_64(h3,r0) + mul32x32_64(h4,s4);
95 t[4] = mul32x32_64(h0,r4) + mul32x32_64(h1,r3) + mul32x32_64(h2,r2) + mul32x32_64(h3,r1) + mul32x32_64(h4,r0);
/freebsd-11-stable/crypto/openssl/crypto/rsa/
H A Drsa_gen.c107 BIGNUM *r0 = NULL, *r1 = NULL, *r2 = NULL, *r3 = NULL, *tmp; local
129 r1 = BN_CTX_get(ctx);
169 if (BN_mod_inverse(r1, r2, rsa->e, ctx) != NULL) {
194 if (BN_mod_inverse(r1, r2, rsa->e, ctx) != NULL) {
222 if (!BN_sub(r1, rsa->p, BN_value_one()))
226 if (!BN_mul(r0, r1, r2, ctx))
244 if (!BN_mod(rsa->dmp1, d, r1, ctx))
H A Drsa_eay.c709 BIGNUM *r1, *m1, *vrfy; local
715 r1 = BN_CTX_get(ctx);
772 /* r1 = I mod p */
773 || !bn_from_mont_fixed_top(r1, I, rsa->_method_mod_p, ctx)
774 || !bn_to_mont_fixed_top(r1, r1, rsa->_method_mod_p, ctx)
775 /* r1 = r1^dmp1 mod p */
776 || !BN_mod_exp_mont_consttime(r1, r1, rs
[all...]
/freebsd-11-stable/secure/lib/libcrypto/arm/
H A Darmv4-mont.S52 ldr r5,[r1],#4 @ ap[0],ap++
65 ldr r5,[r1],#4 @ ap[j],ap++
89 sub r1,r1,r7 @ "rewind" ap to &ap[1]
92 ldr r5,[r1,#-4] @ ap[0]
106 ldr r5,[r1],#4 @ ap[j],ap++
140 mov r1,r4 @ "borrow" r1
193 vld1.32 {d0-d3}, [r1]! @ can't specify :32 :-(
309 vld1.32 {d0-d3}, [r1]!
[all...]
H A Darmv4-gf2m.S11 bic r5,r1,#3<<30 @ a1=a&0x3fffffff
68 tst r1,#1<<30
76 tst r1,#1<<31
108 eor r1,r1,r2 @ flip a0 and a1
110 eor r2,r2,r1
112 eor r1,r1,r2
117 eor r1,r1,r
[all...]
/freebsd-11-stable/crypto/openssl/engines/
H A De_gmp.c329 mpz_t r0, r1, I0, m1; member in struct:st_e_gmp_rsa_ctx
353 mpz_init(hptr->r1);
380 mpz_clear(hptr->r1);
401 mpz_clear(hptr->r1);
436 mpz_mod(hptr->r1, hptr->I0, hptr->q);
437 mpz_powm(hptr->m1, hptr->r1, hptr->dmq1, hptr->q);
439 mpz_mod(hptr->r1, hptr->I0, hptr->p);
440 mpz_powm(hptr->r0, hptr->r1, hptr->dmp1, hptr->p);
446 mpz_mul(hptr->r1, hptr->r0, hptr->iqmp);
447 mpz_mod(hptr->r0, hptr->r1, hpt
[all...]
/freebsd-11-stable/sys/powerpc/booke/
H A Dlocore.S72 * r1 : stack pointer
86 * r1 : stack pointer
246 1: mflr %r1
247 lwz %r2,0(%r1)
248 add %r1,%r1,%r2
249 addi %r1, %r1, (TMPSTACKSZ - 16)
281 mr %r1, %r3
283 stw %r3, 0(%r1)
[all...]
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dlib1funcs.asm216 push { r1, lr }
221 pop { r1, r2 }
224 pop { r1, pc }
327 divisor .req r1
730 subs r2, r1, #1
733 cmp r0, r1
735 tst r1, r2
738 ARM_DIV_BODY r0, r1, r2, r3
747 12: ARM_DIV2_ORDER r1, r2
758 push {r0, r1, l
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dregion.h85 isc_region_compare(isc_region_t *r1, isc_region_t *r2);
90 *\li 'r1' is a valid region
94 *\li < 0 if r1 is lexicographically less than r2
95 *\li = 0 if r1 is lexicographically identical to r2
96 *\li > 0 if r1 is lexicographically greater than r2
/freebsd-11-stable/sys/dev/aacraid/
H A Daacraid_debug.h62 u_int32_t arg3, u_int32_t *sp, u_int32_t *r1);
/freebsd-11-stable/lib/libc/powerpc/gen/
H A D_setjmp.S56 mr %r10,%r1
109 mr %r1,%r10
/freebsd-11-stable/usr.sbin/ctm/mkCTM/
H A DMakefile10 time ./mkctm -v -v /3c/210src /a/r1/usr/src \
/freebsd-11-stable/tools/tools/commitsdb/
H A Dquery_commit_db81 my ($base, $r1, $r2) = ($1, $2, $3);
88 $prevrev .= "$r1." . ($r2 - 1);
/freebsd-11-stable/sys/dev/adb/
H A Dadb_mouse.c152 u_char r1[8]; local
191 r1_len = adb_read_register(dev,1,r1);
196 memcpy(&sc->hw.hwid,r1,4);
197 sc->mode.resolution = (r1[4] << 8) | r1[5];
199 switch (r1[6]) {
220 sc->hw.buttons = r1[7];
278 u_char r1[8]; local
283 r1_len = adb_read_register(dev, 1, r1);
289 if((r1[
[all...]
/freebsd-11-stable/lib/msun/src/
H A Ds_expm1.c135 double y,hi,lo,c,t,e,hxs,hfx,r1,twopk; local
186 r1 = one+hxs*(Q1+hxs*(Q2+hxs*(Q3+hxs*(Q4+hxs*Q5))));
187 t = 3.0-r1*hfx;
188 e = hxs*((r1-t)/(6.0 - x*t));
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Daeabi_dcmp.S22 vmov d0, r0, r1 SEPARATOR \
H A Daeabi_fcmp.S23 vmov s1, r1
/freebsd-11-stable/gnu/usr.bin/rcs/co/
H A Dco.c706 getancestor(r1, r2)
707 char const *r1, *r2;
708 /* Yield the common ancestor of r1 and r2 if successful, 0 otherwise.
709 * Work reliably only if r1 and r2 are not branch numbers.
717 l1 = countnumflds(r1);
719 if ((2<l1 || 2<l2) && cmpnum(r1,r2)!=0) {
722 while (cmpnumfld(r1, r2, l3+1)==0 && cmpnumfld(r1, r2, l3+2)==0)
724 /* This will terminate since r1 and r2 are not the same; see above. */
727 VOID partialno(&t1, r1, l
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Dsfsqrt_opt.S23 #define H r1
38 r1:0 = combine(#0,#0) // clear S/H
H A Ddfsqrt.S13 #define A r1:0
14 #define AH r1
101 #define ERROR r1:0
102 #define ERRORHI r1
243 #define REM_LO r1:0
320 #define RET r1:0
321 #define RETHI r1
338 #define A r1:0
339 #define AH r1
340 #define AL r1
[all...]
/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-s390x.pl49 $K_40_79="%r1";
166 larl %r1,OPENSSL_s390xcap_P
167 lg %r0,0(%r1)
170 lg %r0,16(%r1) # check kimd capabilities
174 lgr %r1,$ctx
184 lghi %r1,-$frame
188 la $sp,0(%r1,$sp)
/freebsd-11-stable/tools/tools/crypto/
H A Dcryptokeytest.c214 BIGNUM *a, *b, *c, *r1, *r2; local
222 r1 = BN_new();
238 BN_mod_exp(r1, a, b, c, ctx);
240 if (BN_cmp(r1, r2) != 0) {
241 show_result(a, b, c, r1, r2);
245 BN_free(r1);
/freebsd-11-stable/crypto/openssl/crypto/
H A Dpariscid.pl55 xor %r0,%r0,%r1
103 ldi $SIZE_T-1,%r1
106 and,*<> $inp,%r1,%r28
114 andcm $len,%r1,%r28
120 and,*<> $len,%r1,$len
209 ldi 1,%r1
210 xor %r1,$tick,$tick
/freebsd-11-stable/contrib/gcc/
H A Dlocal-alloc.c1337 rtx r0, r1 = NULL_RTX;
1409 r1 = recog_data.operand[i];
1417 while (GET_CODE (r1) == PLUS || GET_CODE (r1) == MULT)
1418 r1 = XEXP (r1, 0);
1422 hard_reg = get_hard_reg_initial_reg (cfun, r1);
1438 = (r1 == recog_data.operand[i] && must_match_0 >= 0);
1440 if (REG_P (r1) || GET_CODE (r1)
1330 rtx r0, r1 = NULL_RTX; local
2412 no_conflict_p(rtx insn, rtx r0 ATTRIBUTE_UNUSED, rtx r1) argument
[all...]
/freebsd-11-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_route.c101 struct sroute *r, *r1; local
195 r1 = RB_INSERT(sroutes, &sroutes, r);
196 if (r1 != NULL) {
206 r1->ifindex = r->ifindex;
207 r1->type = r->type;
208 r1->proto = r->proto;
230 struct sroute *r, *r1; local
242 r1 = RB_NEXT(sroutes, &sroutes, r);
245 r = r1;

Completed in 204 milliseconds

1234567891011>>