Home
last modified time | relevance | path

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

/openssl-master/test/helpers/
A Dssltestlib.c944 int retc = -1, rets = -1, err, abortctr = 0; in create_bare_ssl_connection() local
1003 if (++abortctr == MAXLOOPS) { in create_bare_ssl_connection()
1007 if (isdtls && abortctr <= 50 && (abortctr % 10) == 0) { in create_bare_ssl_connection()

Completed in 8 milliseconds