HomeSort by relevance Sort by last modified time
    Searched refs:inp (Results 1 - 25 of 66) sorted by null

1 2 3

  /external/openssl/crypto/rc4/asm/
rc4-586.pl 41 $inp="esi";
65 # void RC4(RC4_KEY *key,size_t len,const unsigned char *inp,unsigned char *out);
69 &mov ($inp,&wparam(2)); # load inp
82 &lea ($tx,&DWP(0,$inp,$ty));
83 &sub ($out,$inp); # re-bias out
97 &lea ($ty,&DWP(-4,$inp,$ty));
104 &xor ($out,&DWP(0,$inp));
105 &cmp ($inp,&wparam(2)); # compare to input+(len/4)*4-4
106 &mov (&DWP(0,$tx,$inp),$out);# $tx holds re-biased out her
    [all...]
rc4-s390x.pl 23 # void RC4(RC4_KEY *key,size_t len,const void *inp,void *out)
29 $inp="%r4";
86 lg $TX[1],0($inp)
88 la $inp,8($inp)
112 llgc $acc,0($inp)
113 la $inp,1($inp)
133 # void RC4_set_key(RC4_KEY *key,unsigned int len,const void *inp)
139 $inp="%r4"
    [all...]
rc4-x86_64.pl 76 $inp="%rdx"; # arg3
133 xor ($inp),%rax
134 add \$8,$inp
154 xorb ($inp),$TY#b
155 inc $inp
173 mov ($inp),%eax
174 mov 4($inp),%ebx
218 lea 8($inp),$inp
241 xorb ($inp),$TY#
    [all...]
  /external/chromium/base/
atomicops_internals_x86_gcc.cc 23 #define cpuid(a, b, c, d, inp) \
27 : "=a" (a), "=D" (b), "=c" (c), "=d" (d) : "a" (inp))
29 #define cpuid(a, b, c, d, inp) \
33 : "=a" (a), "=D" (b), "=c" (c), "=d" (d) : "a" (inp))
  /external/v8/src/
atomicops_internals_x86_gcc.cc 45 #define cpuid(a, b, c, d, inp) \
49 : "=a" (a), "=D" (b), "=c" (c), "=d" (d) : "a" (inp))
51 #define cpuid(a, b, c, d, inp) \
55 : "=a" (a), "=D" (b), "=c" (c), "=d" (d) : "a" (inp))
  /external/ppp/pppd/
upap.c 319 u_char *inp; local
327 inp = inpacket;
332 GETCHAR(code, inp);
333 GETCHAR(id, inp);
334 GETSHORT(len, inp);
350 upap_rauthreq(u, inp, id, len);
354 upap_rauthack(u, inp, id, len);
358 upap_rauthnak(u, inp, id, len);
371 upap_rauthreq(u, inp, id, len)
373 u_char *inp;
    [all...]
eap.c 115 static void eap_input __P((int unit, u_char *inp, int inlen));
119 static int eap_printpkt __P((u_char *inp, int inlen,
345 b64enc(bs, inp, inlen, outp)
347 u_char *inp;
354 bs->bs_bits = (bs->bs_bits << 8) | *inp++;
393 b64dec(bs, inp, inlen, outp)
395 u_char *inp;
403 if ((cp = strchr(base64, *inp++)) == NULL)
1248 write_pseudonym(esp, inp, len, id)
1250 u_char *inp;
    [all...]
fsm.c 339 u_char *inp; local
347 inp = inpacket;
352 GETCHAR(code, inp);
353 GETCHAR(id, inp);
354 GETSHORT(len, inp);
376 fsm_rconfreq(f, id, inp, len);
380 fsm_rconfack(f, id, inp, len);
385 fsm_rconfnakrej(f, code, id, inp, len);
389 fsm_rtermreq(f, id, inp, len);
397 fsm_rcoderej(f, inp, len)
    [all...]
cbcp.c 159 u_char *inp; local
165 inp = inpacket;
173 GETCHAR(code, inp);
174 GETCHAR(id, inp);
175 GETSHORT(len, inp);
188 cbcp_recvreq(us, inp, len);
201 cbcp_recvack(us, inp, len);
  /external/openssl/crypto/bn/asm/
x86-mont.pl 279 $inp="esi"; # integer path uses these registers differently
283 &mov ($inp,$_ap);
287 &mov ("edx",$inp);
295 &mov ("eax",&DWP(0,$inp));
304 &mov ("eax",&DWP(0,$inp,$j,4)); # ap[j+1]
313 &mov ($inp,$_np);
322 &mov ("eax",&DWP(0,$inp)); # np[0]
325 &mov ("eax",&DWP(4,$inp)); # np[1]
340 &mov ("eax",&DWP(0,$inp,$j,4)); # ap[j+1]
351 &mov ($inp,$_np)
    [all...]
  /external/openssl/crypto/sha/asm/
sha256-armv4.pl 25 $inp="r1";
49 ldrb $T1,[$inp,#3] @ $i
50 ldrb $t2,[$inp,#2]
51 ldrb $t1,[$inp,#1]
52 ldrb $t0,[$inp],#4
56 `"str $inp,[sp,#17*4]" if ($i==15)`
92 ldr $inp,[sp,#`($i+9)%16`*4]
98 add $T1,$T1,$inp
134 add $len,$inp,$len,lsl#6 @ len to point at the end of inp
    [all...]
sha512-sparcv9.pl 113 $inp="%i1";
125 ldx [$inp+0],@X[0]
126 ldx [$inp+16],@X[2]
127 ldx [$inp+32],@X[4]
128 ldx [$inp+48],@X[6]
129 ldx [$inp+8],@X[1]
130 ldx [$inp+24],@X[3]
132 ldx [$inp+40],@X[5]
134 ldx [$inp+56],@X[7]
137 ldx [$inp+64],$T
    [all...]
sha512-ppc.pl 95 $inp="r4"; # zapped by $a1
118 $inp="r31"; # reassigned $inp! aliases with @X[15]
211 mr $inp,r4 ; incarnate $inp
222 andi. r0,$inp,3
225 add $num,$inp,$num
227 $PUSH $inp,`$FRAME-$SIZE_T*23`($sp) ; inp pointer
265 subfic $t1,$inp,409
    [all...]
sha1-thumb.pl 38 $inp="r10";
128 mov $inp,r1 @ save inp
130 add $len,$inp @ $len to point at inp end
137 ldrb $a,[$t1,#0] @ $t1 is r1 and holds inp
152 mov $inp,$t1 @ update $inp
230 mov $t1,$inp @ restore inp
    [all...]
sha1-armv4-large.pl 55 $inp="r1";
94 ldrb $t0,[$inp],#4
95 ldrb $t1,[$inp,#-1]
96 ldrb $t2,[$inp,#-2]
98 ldrb $t3,[$inp,#-3]
147 add $len,$inp,$len,lsl#6 @ $len to point at the end of $inp
210 teq $inp,$len
sha1-s390x.pl 32 $inp="%r3";
56 lg $X[0],`$i*4`($inp) ### Xload($i)
158 lgr %r2,$inp
203 la $inp,64($inp)
sha1-sparcv9a.pl 47 $inp="%i1";
339 ldd [$inp+64],@X[0]
349 and $inp,-64,$nXfer
350 inc 64,$inp
386 ldd [$inp+`8*($i+1-70)`],@X[2*($i+1-70)]
388 $code.=<<___ if ($i==77); # redundant if $inp was aligned
391 ldd [$inp+$tmp0],@X[16]
431 and $inp,7,$align
433 and $inp,-8,$inp
    [all...]
sha1-sparcv9.pl 46 $inp="%i1";
193 add $inp,$len,$len
204 andn $inp,7,$tmp0
220 and $inp,7,$tmp1
256 add $inp,64,$inp
258 cmp $inp,$len
272 andn $inp,7,$tmp0
  /cts/tools/vm-tests/src/util/build/
DasmBuildStep.java 63 Reader inp = null; local
65 inp = createReader(fname);
66 dAsm.readD(inp, new File(fname).getName(), generate_linenum);
67 close(inp);
81 close(inp);
  /cts/tools/vm-tests-tf/src/util/build/
DasmBuildStep.java 63 Reader inp = null; local
65 inp = createReader(fname);
66 dAsm.readD(inp, new File(fname).getName(), generate_linenum);
67 close(inp);
81 close(inp);
  /external/e2fsprogs/lib/ext2fs/
tdbtool.c 537 char *outp, *inp; local
541 outp = inp = instring;
543 while (*inp) {
544 if (*inp == '\\') {
545 inp++;
546 if (*inp && strchr("0123456789abcdefABCDEF",(int)*inp)) {
547 temp[0] = *inp++;
549 if (*inp && strchr("0123456789abcdefABCDEF",(int)*inp)) {
    [all...]
  /system/core/toolbox/
dd.c 771 u_char *inp; local
775 for (inp = in.dbp - (cnt = in.dbrcnt); cnt--; ++inp)
776 *inp = t[*inp];
828 u_char *inp, *outp; local
838 for (inp = in.db, cnt = in.dbrcnt;
839 cnt && *inp++ != '\n'; --cnt);
848 in.dbp = inp + cnt - 1;
855 for (inp = in.dbp - in.dbcnt, outp = out.dbp; in.dbcnt;)
939 u_char *inp; local
    [all...]
  /frameworks/base/media/jni/
android_media_ResampleInputStream.cpp 97 const short* inp = &in[i * 2]; local
99 sum += ((long)*firp++) * ((long)*inp++);
  /cts/tools/dasm/src/dasm/
Main.java 86 Reader inp = null; local
88 inp = createReader(fname);
89 dAsm.readD(inp, new File(fname).getName(), generateLineNumbers);
90 close(inp);
101 close(inp);
  /external/openssl/crypto/aes/
aes_ige.c 102 aes_block_t *inp = (aes_block_t *)in; local
106 outp->data[n] = inp->data[n] ^ ivp->data[n];
111 iv2p = inp;
158 aes_block_t *inp = (aes_block_t *)in; local
162 tmp.data[n] = inp->data[n] ^ iv2p->data[n];
166 ivp = inp;

Completed in 303 milliseconds

1 2 3