Home
last modified time | relevance | path

Searched refs:sr_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
2132 if (sr_num > 0) { in doit_localhost()
2149 sr_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
2411 if (sr_num > 0) { in doit_biopair()
2428 sr_num -= r; in doit_biopair()
2539 if (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0) { in doit_biopair()
2547 while (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0); in doit_biopair()
2601 long sw_num = count, sr_num = count; in doit() local
[all …]