Home
last modified time | relevance | path

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

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