Home
last modified time | relevance | path

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

/openssl/test/
H A Dssl_old_test.c1936 long cw_num = count, cr_num = count, sw_num = count, sr_num = count; in doit_localhost() local
2145 if (sr_num > 0) { in doit_localhost()
2162 sr_num -= r; in doit_localhost()
2169 while (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0); in doit_localhost()
2233 long cw_num = count, cr_num = count, sw_num = count, sr_num = count; in doit_biopair() local
2424 if (sr_num > 0) { in doit_biopair()
2441 sr_num -= r; in doit_biopair()
2560 while (cw_num > 0 || cr_num > 0 || sw_num > 0 || sr_num > 0); in doit_biopair()
2614 long sw_num = count, sr_num = count; in doit() local
2809 sr_num -= i; in doit()
[all …]

Completed in 16 milliseconds