Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dssl_old_test.c1923 long cw_num = count, cr_num = count, sw_num = count, sr_num = count; in doit_localhost() local
2107 if (sw_num > 0) { in doit_localhost()
2110 if (sw_num > (long)sizeof(sbuf)) in doit_localhost()
2113 i = (int)sw_num; in doit_localhost()
2128 sw_num -= r; in doit_localhost()
2156 while (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0); in doit_localhost()
2220 long cw_num = count, cr_num = count, sw_num = count, sr_num = count; in doit_biopair() local
2386 if (sw_num > 0) { in doit_biopair()
2389 if (sw_num > (long)sizeof(sbuf)) in doit_biopair()
2392 i = (int)sw_num; in doit_biopair()
[all …]