Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dssltestlib.c835 int retc = -1, rets = -1, err, abortctr = 0; in create_bare_ssl_connection() local
890 if (++abortctr == MAXLOOPS) { in create_bare_ssl_connection()
894 if (isdtls && abortctr <= 50 && (abortctr % 10) == 0) { in create_bare_ssl_connection()