Lines Matching refs:privkey
30 static char *privkey = NULL; variable
70 cert, privkey, in test_quic_write_read()
229 cert, privkey, in test_fin_only_blocking()
405 privkey, 0, &qtserv, in test_version()
523 privkey, in test_ssl_trace()
861 if (!TEST_true(qtest_create_quic_objects(libctx, NULL, NULL, cert, privkey, in test_bio_ssl()
985 privkey, 0, &qtserv, in test_back_pressure()
1063 privkey, 0, &qtserv, in test_multiple_dgrams()
1127 if (!TEST_true(qtest_create_quic_objects(libctx, cctx, NULL, cert, privkey, in test_non_io_retry()
1262 privkey, 0, &qtserv, in test_client_auth()
1339 privkey, in test_alpn()
1389 privkey, in test_get_shutdown()
1505 privkey, flags, in test_noisy_dgram()
1609 privkey, flags, in test_bw_limit()
2140 privkey, 0, &s, in test_tparam()
2225 privkey, in test_session_cb()
2320 privkey = test_mk_file_path(certsdir, "serverkey.pem"); in setup_tests()
2321 if (privkey == NULL) in setup_tests()
2325 if (privkey == NULL) in setup_tests()
2364 OPENSSL_free(privkey); in cleanup_tests()