Home
last modified time | relevance | path

Searched refs:zero_words (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/test/
Drdrand_sanitytest.c28 int failures = 0, zero_words = 0; in sanity_check_bytes() local
50 zero_words++; in sanity_check_bytes()
69 if (!TEST_int_le(zero_words, max_zero_words)) in sanity_check_bytes()