OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bn_ll
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/include/openssl/
configuration.h.in
61
{- $config{
bn_ll
} ? "# define" : "# undef" -} BN_LLONG
/src/crypto/external/bsd/openssl/dist/include/openssl/
configuration.h.in
56
{- $config{
bn_ll
} ? "# define" : "# undef" -} BN_LLONG
/src/crypto/external/bsd/openssl.old/dist/include/openssl/
opensslconf.h.in
149
{- $config{
bn_ll
} ? "# define" : "# undef" -} BN_LLONG
/src/crypto/external/apache2/openssl/dist/
Configure
1743
$config{
bn_ll
} =0;
1751
$config{
bn_ll
}=1 if $_ eq 'BN_LLONG';
/src/crypto/external/bsd/openssl/dist/
Configure
1609
$config{
bn_ll
} =0;
1617
$config{
bn_ll
}=1 if $_ eq 'BN_LLONG';
/src/crypto/external/bsd/openssl.old/dist/
Configure
1471
$config{
bn_ll
} =0;
1481
$config{
bn_ll
}=1 if $_ eq 'BN_LLONG';
Completed in 30 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026