OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Eoff
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha256-586.pl
40
$
Eoff
=&DWP(16,"esp");
63
&mov ($
Eoff
,$E); # modulo-scheduled
153
# &mov ($
Eoff
,$E);
206
# &mov ($E,$
Eoff
);
sha512-armv4.pl
66
$
Eoff
=8*4;
104
str $Elo,[sp,#$
Eoff
+0]
106
str $Ehi,[sp,#$
Eoff
+4]
242
ldr $Elo,[$ctx,#$
Eoff
+$lo]
243
ldr $Ehi,[$ctx,#$
Eoff
+$hi]
390
ldr $t0, [$ctx,#$
Eoff
+$lo]
391
ldr $t1, [$ctx,#$
Eoff
+$hi]
395
str $Elo,[$ctx,#$
Eoff
+$lo]
397
str $Ehi,[$ctx,#$
Eoff
+$hi]
/external/openssl/crypto/sha/asm/
sha256-586.pl
40
$
Eoff
=&DWP(16,"esp");
63
&mov ($
Eoff
,$E); # modulo-scheduled
153
# &mov ($
Eoff
,$E);
206
# &mov ($E,$
Eoff
);
sha512-armv4.pl
66
$
Eoff
=8*4;
104
str $Elo,[sp,#$
Eoff
+0]
106
str $Ehi,[sp,#$
Eoff
+4]
242
ldr $Elo,[$ctx,#$
Eoff
+$lo]
243
ldr $Ehi,[$ctx,#$
Eoff
+$hi]
390
ldr $t0, [$ctx,#$
Eoff
+$lo]
391
ldr $t1, [$ctx,#$
Eoff
+$hi]
395
str $Elo,[$ctx,#$
Eoff
+$lo]
397
str $Ehi,[$ctx,#$
Eoff
+$hi]
Completed in 115 milliseconds