OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NUM_BITS
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/test/
exptest.c
23
#define
NUM_BITS
(BN_BITS2 * 4)
178
BN_rand(a,
NUM_BITS
+ c, BN_RAND_TOP_ONE, BN_RAND_BOTTOM_ANY);
182
BN_rand(b,
NUM_BITS
+ c, BN_RAND_TOP_ONE, BN_RAND_BOTTOM_ANY);
186
BN_rand(m,
NUM_BITS
+ c, BN_RAND_TOP_ONE, BN_RAND_BOTTOM_ODD);
/src/crypto/external/apache2/openssl/dist/test/
exptest.c
23
#define
NUM_BITS
(BN_BITS2 * 4)
179
if (!TEST_true(BN_rand(a,
NUM_BITS
+ c, BN_RAND_TOP_ONE,
186
if (!TEST_true(BN_rand(b,
NUM_BITS
+ c, BN_RAND_TOP_ONE,
193
if (!TEST_true(BN_rand(m,
NUM_BITS
+ c, BN_RAND_TOP_ONE,
/src/crypto/external/bsd/openssl/dist/test/
exptest.c
23
#define
NUM_BITS
(BN_BITS2 * 4)
179
if (!TEST_true(BN_rand(a,
NUM_BITS
+ c, BN_RAND_TOP_ONE,
186
if (!TEST_true(BN_rand(b,
NUM_BITS
+ c, BN_RAND_TOP_ONE,
193
if (!TEST_true(BN_rand(m,
NUM_BITS
+ c, BN_RAND_TOP_ONE,
/src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
Waymarking.h
122
NUM_BITS
= NumBits,
125
MARK_SIZE =
NUM_BITS
- 1,
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026