Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dssltestlib.c1060 int retc = -1, rets = -1, err, abortctr = 0, ret = 0; in create_bare_ssl_connection() local
1153 if (++abortctr == MAXLOOPS) { in create_bare_ssl_connection()
1157 if (isdtls && abortctr <= 50 && (abortctr % 10) == 0) { in create_bare_ssl_connection()

Completed in 10 milliseconds