HomeSort by relevance Sort by last modified time
    Searched refs:Coff (Results 1 - 4 of 4) sorted by null

  /external/openssl/crypto/sha/asm/
sha256-586.pl 38 $Coff=&DWP(8,"esp");
79 &mov ("edi",$Coff);
147 &mov ($Coff,"ecx");
196 &mov ("ecx",$Coff);
sha512-armv4.pl 64 $Coff=8*2;
128 ldr $t3,[sp,#$Coff+0] @ c.lo
151 ldr $t2,[sp,#$Coff+4] @ c.hi
257 ldr $t0, [$ctx,#$Coff+$lo]
258 ldr $t1, [$ctx,#$Coff+$hi]
263 str $t0, [sp,#$Coff+0]
264 str $t1, [sp,#$Coff+4]
371 ldr $Alo,[sp,#$Coff+0]
372 ldr $Ahi,[sp,#$Coff+4]
375 ldr $t0, [$ctx,#$Coff+$lo
    [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/sha/asm/
sha256-586.pl 104 $Coff=&DWP(12,"esp");
265 &mov ($Coff,"ecx");
297 # &mov ("edi",$Coff);
    [all...]
sha512-armv4.pl 81 $Coff=8*2;
145 ldr $t3,[sp,#$Coff+0] @ c.lo
168 ldr $t2,[sp,#$Coff+4] @ c.hi
276 ldr $t0, [$ctx,#$Coff+$lo]
277 ldr $t1, [$ctx,#$Coff+$hi]
282 str $t0, [sp,#$Coff+0]
283 str $t1, [sp,#$Coff+4]
390 ldr $Alo,[sp,#$Coff+0]
391 ldr $Ahi,[sp,#$Coff+4]
394 ldr $t0, [$ctx,#$Coff+$lo
    [all...]

Completed in 99 milliseconds