Home
last modified time | relevance | path

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

/third_party/openssl/crypto/
Dmem.c148 int shoulditfail = roll < md_fail_percent; in shouldfail() local
157 shoulditfail ? '-' : '+', md_count, md_fail_percent, roll); in shouldfail()
162 if (shoulditfail) { in shouldfail()
178 return shoulditfail; in shouldfail()