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.c1919 long cw_num = count, cr_num = count, sw_num = count, sr_num = count; in doit_localhost() local
2103 if (sw_num > 0) { in doit_localhost()
2106 if (sw_num > (long)sizeof(sbuf)) in doit_localhost()
2109 i = (int)sw_num; in doit_localhost()
2124 sw_num -= r; in doit_localhost()
2151 } while (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0); in doit_localhost()
2215 long cw_num = count, cr_num = count, sw_num = count, sr_num = count; in doit_biopair() local
2381 if (sw_num > 0) { in doit_biopair()
2384 if (sw_num > (long)sizeof(sbuf)) in doit_biopair()
2387 i = (int)sw_num; in doit_biopair()
[all …]