HomeSort by: relevance | last modified time | path
    Searched refs:zero_words (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/test/
rdrand_sanitytest.c 28 int failures = 0, zero_words = 0; local
50 zero_words++;
69 if (!TEST_int_le(zero_words, max_zero_words))
  /src/crypto/external/apache2/openssl/dist/test/
rdcpu_sanitytest.c 40 int failures = 0, zero_words = 0; local
62 zero_words++;
81 if (!TEST_int_le(zero_words, max_zero_words))
  /src/crypto/external/bsd/openssl.old/dist/test/
rdrand_sanitytest.c 32 int failures = 0, zero_words = 0; local
54 zero_words++;
73 if (!TEST_int_le(zero_words, max_zero_words))

Completed in 25 milliseconds