OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_rand_seed
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/testutil/
driver.c
103
char *
test_rand_seed
= getenv("OPENSSL_TEST_RAND_SEED");
local
112
} else if (
test_rand_seed
!= NULL) {
113
set_seed(atoi(
test_rand_seed
));
/src/crypto/external/bsd/openssl.old/dist/test/
drbgtest.c
959
static int
test_rand_seed
(void)
function
1022
ADD_TEST(
test_rand_seed
);
Completed in 22 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026