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

  /external/boringssl/src/crypto/sha/asm/
sha256-586.pl 100 $Doff=&DWP(16,"esp");
261 &mov ($Doff,"edi");
293 &mov ("ecx",$Doff);
    [all...]
sha512-armv4.pl 89 $Doff=8*3;
141 ldr $Elo,[sp,#$Doff+0] @ d.lo
143 ldr $Ehi,[sp,#$Doff+4] @ d.hi
319 ldr $t2, [$ctx,#$Doff+$lo]
320 ldr $t3, [$ctx,#$Doff+$hi]
325 str $t2, [sp,#$Doff+0]
326 str $t3, [sp,#$Doff+4]
436 ldr $Tlo,[sp,#$Doff+0]
437 ldr $Thi,[sp,#$Doff+4]
440 ldr $t2, [$ctx,#$Doff+$lo
    [all...]

Completed in 3725 milliseconds