HomeSort by: relevance | last modified time | path
    Searched defs:stochastic (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/
bntest.c 3339 { "stochastic", OPT_STOCHASTIC_TESTS, '-', "Run stochastic tests" },
3350 int n, stochastic = 0; local
3355 stochastic = 1;
3414 if (stochastic)
  /src/crypto/external/bsd/openssl/dist/test/
bntest.c 3113 { "stochastic", OPT_STOCHASTIC_TESTS, '-', "Run stochastic tests" },
3124 int n, stochastic = 0; local
3129 stochastic = 1;
3184 if (stochastic)

Completed in 33 milliseconds