Searched refs:test_seed (Results 1 – 14 of 14) sorted by relevance
51 void test_seed(seed_type value)88 test_seed(static_cast<seed_type>(0));89 test_seed(static_cast<seed_type>(127));90 test_seed(static_cast<seed_type>(539157235));91 test_seed(static_cast<seed_type>(~0u));
105 char *test_seed = getenv("OPENSSL_TEST_RAND_ORDER"); in setup_test_framework() local109 if (test_seed != NULL) { in setup_test_framework()110 seed = atoi(test_seed); in setup_test_framework()
43 def test_seed(): function
40 def test_seed(): function
46 def test_seed(): function
41 def test_seed(): function
47 def test_seed(): function
45 def test_seed(): function