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

  /external/openssl/crypto/sha/asm/
sha256-586.pl 42 $Goff=&DWP(24,"esp");
59 &mov ("edi",$Goff);
155 &mov ($Goff,"ecx");
208 &mov ("ebx",$Goff);
sha512-armv4.pl 68 $Goff=8*6;
99 ldr $t2,[sp,#$Goff+0] @ g.lo
101 ldr $t3,[sp,#$Goff+4] @ g.hi
244 ldr $t0, [$ctx,#$Goff+$lo]
245 ldr $t1, [$ctx,#$Goff+$hi]
249 str $t0, [sp,#$Goff+0]
250 str $t1, [sp,#$Goff+4]
403 ldr $Alo,[sp,#$Goff+0]
404 ldr $Ahi,[sp,#$Goff+4]
407 ldr $t0, [$ctx,#$Goff+$lo
    [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/sha/asm/
sha256-586.pl 108 $Goff=&DWP(28,"esp");
142 &mov ("edi",$Goff);
274 &mov ($Goff,"ecx");
309 &mov ("ebx",$Goff);
    [all...]
sha512-armv4.pl 85 $Goff=8*6;
116 ldr $t2,[sp,#$Goff+0] @ g.lo
118 ldr $t3,[sp,#$Goff+4] @ g.hi
263 ldr $t0, [$ctx,#$Goff+$lo]
264 ldr $t1, [$ctx,#$Goff+$hi]
268 str $t0, [sp,#$Goff+0]
269 str $t1, [sp,#$Goff+4]
422 ldr $Alo,[sp,#$Goff+0]
423 ldr $Ahi,[sp,#$Goff+4]
426 ldr $t0, [$ctx,#$Goff+$lo
    [all...]

Completed in 42 milliseconds