Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Drdcpu_sanitytest.c40 int failures = 0, zero_words = 0; in sanity_check_bytes() local
62 zero_words++; in sanity_check_bytes()
81 if (!TEST_int_le(zero_words, max_zero_words)) in sanity_check_bytes()