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

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

Completed in 256 milliseconds