Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Drdrand_sanitytest.c24 int rounds, int min_failures, int max_retries, int max_zero_words) in sanity_check_bytes() argument
69 if (!TEST_int_le(zero_words, max_zero_words)) in sanity_check_bytes()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Drdrand_sanitytest.c28 int rounds, int min_failures, int max_retries, int max_zero_words) in sanity_check_bytes() argument
73 if (!TEST_int_le(zero_words, max_zero_words)) in sanity_check_bytes()