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

  /src/crypto/external/apache2/openssl/dist/crypto/sha/asm/
sha256-586.pl 118 $Doff=&DWP(16,"esp");
279 &mov ($Doff,"edi");
311 &mov ("ecx",$Doff);
sha512-armv4.pl 98 $Doff=8*3;
150 ldr $Elo,[sp,#$Doff+0] @ d.lo
152 ldr $Ehi,[sp,#$Doff+4] @ d.hi
334 ldr $t2, [$ctx,#$Doff+$lo]
335 ldr $t3, [$ctx,#$Doff+$hi]
340 str $t2, [sp,#$Doff+0]
341 str $t3, [sp,#$Doff+4]
451 ldr $Tlo,[sp,#$Doff+0]
452 ldr $Thi,[sp,#$Doff+4]
455 ldr $t2, [$ctx,#$Doff+$lo
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/sha/asm/
sha256-586.pl 118 $Doff=&DWP(16,"esp");
279 &mov ($Doff,"edi");
311 &mov ("ecx",$Doff);
sha512-armv4.pl 98 $Doff=8*3;
150 ldr $Elo,[sp,#$Doff+0] @ d.lo
152 ldr $Ehi,[sp,#$Doff+4] @ d.hi
334 ldr $t2, [$ctx,#$Doff+$lo]
335 ldr $t3, [$ctx,#$Doff+$hi]
340 str $t2, [sp,#$Doff+0]
341 str $t3, [sp,#$Doff+4]
451 ldr $Tlo,[sp,#$Doff+0]
452 ldr $Thi,[sp,#$Doff+4]
455 ldr $t2, [$ctx,#$Doff+$lo
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
sha256-586.pl 119 $Doff=&DWP(16,"esp");
280 &mov ($Doff,"edi");
312 &mov ("ecx",$Doff);
sha512-armv4.pl 96 $Doff=8*3;
148 ldr $Elo,[sp,#$Doff+0] @ d.lo
150 ldr $Ehi,[sp,#$Doff+4] @ d.hi
322 ldr $t2, [$ctx,#$Doff+$lo]
323 ldr $t3, [$ctx,#$Doff+$hi]
328 str $t2, [sp,#$Doff+0]
329 str $t3, [sp,#$Doff+4]
439 ldr $Tlo,[sp,#$Doff+0]
440 ldr $Thi,[sp,#$Doff+4]
443 ldr $t2, [$ctx,#$Doff+$lo
    [all...]

Completed in 27 milliseconds