HomeSort by: relevance | last modified time | path
    Searched refs:Goff (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/sha/asm/
sha256-586.pl 121 $Goff=&DWP(28,"esp");
155 &mov ("edi",$Goff);
287 &mov ($Goff,"ecx");
322 &mov ("ebx",$Goff);
sha512-armv4.pl 101 $Goff=8*6;
132 ldr $t2,[sp,#$Goff+0] @ g.lo
134 ldr $t3,[sp,#$Goff+4] @ g.hi
319 ldr $t0, [$ctx,#$Goff+$lo]
320 ldr $t1, [$ctx,#$Goff+$hi]
324 str $t0, [sp,#$Goff+0]
325 str $t1, [sp,#$Goff+4]
481 ldr $Alo,[sp,#$Goff+0]
482 ldr $Ahi,[sp,#$Goff+4]
485 ldr $t0, [$ctx,#$Goff+$lo
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/sha/asm/
sha256-586.pl 121 $Goff=&DWP(28,"esp");
155 &mov ("edi",$Goff);
287 &mov ($Goff,"ecx");
322 &mov ("ebx",$Goff);
sha512-armv4.pl 101 $Goff=8*6;
132 ldr $t2,[sp,#$Goff+0] @ g.lo
134 ldr $t3,[sp,#$Goff+4] @ g.hi
319 ldr $t0, [$ctx,#$Goff+$lo]
320 ldr $t1, [$ctx,#$Goff+$hi]
324 str $t0, [sp,#$Goff+0]
325 str $t1, [sp,#$Goff+4]
481 ldr $Alo,[sp,#$Goff+0]
482 ldr $Ahi,[sp,#$Goff+4]
485 ldr $t0, [$ctx,#$Goff+$lo
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
sha256-586.pl 122 $Goff=&DWP(28,"esp");
156 &mov ("edi",$Goff);
288 &mov ($Goff,"ecx");
323 &mov ("ebx",$Goff);
sha512-armv4.pl 99 $Goff=8*6;
130 ldr $t2,[sp,#$Goff+0] @ g.lo
132 ldr $t3,[sp,#$Goff+4] @ g.hi
307 ldr $t0, [$ctx,#$Goff+$lo]
308 ldr $t1, [$ctx,#$Goff+$hi]
312 str $t0, [sp,#$Goff+0]
313 str $t1, [sp,#$Goff+4]
469 ldr $Alo,[sp,#$Goff+0]
470 ldr $Ahi,[sp,#$Goff+4]
473 ldr $t0, [$ctx,#$Goff+$lo
    [all...]

Completed in 29 milliseconds