Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dcmp_client_test.c198 static int test_exec_IR_ses_poll(int check_after, int poll_count, in test_exec_IR_ses_poll() function
215 return test_exec_IR_ses_poll(checkAfter, 2, 0, OSSL_CMP_PKISTATUS_accepted); in test_exec_IR_ses_poll_ok()
220 return test_exec_IR_ses_poll(checkAfter, 1 /* pollCount */, checkAfter + 1, in test_exec_IR_ses_poll_no_timeout()
226 return test_exec_IR_ses_poll(checkAfter + 1, 2 /* pollCount */, checkAfter, in test_exec_IR_ses_poll_total_timeout()