Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dssltestlib.c868 int retc = -1, rets = -1, err, abortctr = 0; in create_bare_ssl_connection() local
923 if (++abortctr == MAXLOOPS) { in create_bare_ssl_connection()
927 if (isdtls && abortctr <= 50 && (abortctr % 10) == 0) { in create_bare_ssl_connection()
/netbsd-src/crypto/external/bsd/openssl/dist/test/helpers/
H A Dssltestlib.c1080 int retc = -1, rets = -1, err, abortctr = 0; in create_bare_ssl_connection() local
1139 if (++abortctr == MAXLOOPS) { in create_bare_ssl_connection()
1143 if (isdtls && abortctr <= 50 && (abortctr % 10) == 0) { in create_bare_ssl_connection()