OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:small_footprint
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/crypto/des/asm/
des-586.pl
30
$
small_footprint
=1 if (grep(/\-DOPENSSL_SMALL_FOOTPRINT/,@ARGV));
55
if ($
small_footprint
)
92
if ($
small_footprint
)
/src/crypto/external/bsd/openssl/dist/crypto/des/asm/
des-586.pl
30
$
small_footprint
=1 if (grep(/\-DOPENSSL_SMALL_FOOTPRINT/,@ARGV));
55
if ($
small_footprint
)
92
if ($
small_footprint
)
/src/crypto/external/bsd/openssl.old/dist/crypto/des/asm/
des-586.pl
31
$
small_footprint
=1 if (grep(/\-DOPENSSL_SMALL_FOOTPRINT/,@ARGV));
56
if ($
small_footprint
)
93
if ($
small_footprint
)
/src/crypto/external/apache2/openssl/dist/crypto/aes/asm/
aes-586.pl
235
$
small_footprint
=1; # $
small_footprint
=1 code is ~5% slower [on
870
if ($
small_footprint
) {
960
&add ($key,$
small_footprint
?16:160);
1688
if ($
small_footprint
) {
1756
&add ($key,$
small_footprint
?16:160);
Completed in 19 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026