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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssltest.c923 long cw_num = count, cr_num = count, sw_num = count, sr_num = count; local
1124 if (sr_num > 0)
1147 sr_num -= r;
1261 if (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0)
1282 while (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0);
1318 long sw_num=count,sr_num=count; local
1523 sr_num-=i;
1529 if (sr_num <= 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dssltest.c923 long cw_num = count, cr_num = count, sw_num = count, sr_num = count; local
1124 if (sr_num > 0)
1147 sr_num -= r;
1261 if (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0)
1282 while (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0);
1318 long sw_num=count,sr_num=count; local
1523 sr_num-=i;
1529 if (sr_num <= 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssltest.c1780 long cw_num = count, cr_num = count, sw_num = count, sr_num = count; local
1966 if (sr_num > 0) {
1982 sr_num -= r;
2093 if (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0) {
2112 while (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0);
2159 long sw_num = count, sr_num = count; local
2341 sr_num -= i;
2346 if (sr_num <= 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssltest.c1780 long cw_num = count, cr_num = count, sw_num = count, sr_num = count; local
1966 if (sr_num > 0) {
1982 sr_num -= r;
2093 if (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0) {
2112 while (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0);
2159 long sw_num = count, sr_num = count; local
2341 sr_num -= i;
2346 if (sr_num <= 0) {

Completed in 130 milliseconds