OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Eoff
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/crypto/sha/asm/
sha256-586.pl
119
$
Eoff
=&DWP(20,"esp");
162
&mov ($
Eoff
,$E); # modulo-scheduled
179
&mov ($E,$
Eoff
); # e in next iteration, d in this one
285
# &mov ($
Eoff
,$E);
320
# &mov ($E,$
Eoff
);
sha512-armv4.pl
99
$
Eoff
=8*4;
137
str $Elo,[sp,#$
Eoff
+0]
139
str $Ehi,[sp,#$
Eoff
+4]
317
ldr $Elo,[$ctx,#$
Eoff
+$lo]
318
ldr $Ehi,[$ctx,#$
Eoff
+$hi]
468
ldr $t0, [$ctx,#$
Eoff
+$lo]
469
ldr $t1, [$ctx,#$
Eoff
+$hi]
473
str $Elo,[$ctx,#$
Eoff
+$lo]
475
str $Ehi,[$ctx,#$
Eoff
+$hi]
/src/crypto/external/bsd/openssl/dist/crypto/sha/asm/
sha256-586.pl
119
$
Eoff
=&DWP(20,"esp");
162
&mov ($
Eoff
,$E); # modulo-scheduled
179
&mov ($E,$
Eoff
); # e in next iteration, d in this one
285
# &mov ($
Eoff
,$E);
320
# &mov ($E,$
Eoff
);
sha512-armv4.pl
99
$
Eoff
=8*4;
137
str $Elo,[sp,#$
Eoff
+0]
139
str $Ehi,[sp,#$
Eoff
+4]
317
ldr $Elo,[$ctx,#$
Eoff
+$lo]
318
ldr $Ehi,[$ctx,#$
Eoff
+$hi]
468
ldr $t0, [$ctx,#$
Eoff
+$lo]
469
ldr $t1, [$ctx,#$
Eoff
+$hi]
473
str $Elo,[$ctx,#$
Eoff
+$lo]
475
str $Ehi,[$ctx,#$
Eoff
+$hi]
/src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
sha256-586.pl
120
$
Eoff
=&DWP(20,"esp");
163
&mov ($
Eoff
,$E); # modulo-scheduled
180
&mov ($E,$
Eoff
); # e in next iteration, d in this one
286
# &mov ($
Eoff
,$E);
321
# &mov ($E,$
Eoff
);
sha512-armv4.pl
97
$
Eoff
=8*4;
135
str $Elo,[sp,#$
Eoff
+0]
137
str $Ehi,[sp,#$
Eoff
+4]
305
ldr $Elo,[$ctx,#$
Eoff
+$lo]
306
ldr $Ehi,[$ctx,#$
Eoff
+$hi]
456
ldr $t0, [$ctx,#$
Eoff
+$lo]
457
ldr $t1, [$ctx,#$
Eoff
+$hi]
461
str $Elo,[$ctx,#$
Eoff
+$lo]
463
str $Ehi,[$ctx,#$
Eoff
+$hi]
Completed in 36 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026