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

/freebsd-11-stable/crypto/openssl/ssl/
H A Dssltest.c1956 long cw_num = count, cr_num = count, sw_num = count, sr_num = count; local
2070 if (cr_num > 0) {
2088 cr_num -= r;
2269 if (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0) {
2288 while (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0);
2334 long cw_num = count, cr_num = count; local
2479 cr_num -= i;
2484 if (cr_num <= 0) {

Completed in 111 milliseconds