Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/
Dmem.c42 static long md_count; variable
116 md_count = atol(md_failstring); in parseit()
148 shoulditfail ? '-' : '+', md_count, md_fail_percent, roll); in shouldfail()
155 if (md_count) { in shouldfail()
157 if (--md_count == 0) in shouldfail()
/third_party/openssl/crypto/
Dmem.c42 static long md_count; variable
113 md_count = atol(md_failstring); in parseit()
144 shoulditfail ? '-' : '+', md_count, md_fail_percent, roll); in shouldfail()
151 if (md_count) { in shouldfail()
153 if (--md_count == 0) in shouldfail()