Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dcmp_client_test.c257 static int test_exec_KUR_ses(int transfer_error, int pubkey, int raverified) in test_exec_KUR_ses() function
283 return test_exec_KUR_ses(0, 0, 0); in test_exec_KUR_ses_ok()
288 return test_exec_KUR_ses(1, 0, 0); in test_exec_KUR_ses_transfer_error()
294 return test_exec_KUR_ses(0, 0, 1); in test_exec_KUR_ses_wrong_popo()
302 return test_exec_KUR_ses(0, 1, 0); in test_exec_KUR_ses_pub()
307 return test_exec_KUR_ses(0, 1, 1); in test_exec_KUR_ses_wrong_pub()