Symbol: test_mk_file_path
crypto/openssl/test/cert_comp_test.c
262
cert = test_mk_file_path(certsdir, "servercert.pem");
crypto/openssl/test/cert_comp_test.c
266
privkey = test_mk_file_path(certsdir, "serverkey.pem");
crypto/openssl/test/ct_test.c
112
char *file_path = test_mk_file_path(dir, file);
crypto/openssl/test/ct_test.c
94
char *file_path = test_mk_file_path(dir, file);
crypto/openssl/test/evp_pkey_provided_test.c
97
fullfile = test_mk_file_path(datadir, filename);
crypto/openssl/test/ossl_store_test.c
232
char *input = test_mk_file_path(inputdir, sm2file);
crypto/openssl/test/ossl_store_test.c
45
char *input = test_mk_file_path(inputdir, infile);
crypto/openssl/test/pem_read_depr_test.c
28
char *paramsfile = test_mk_file_path(datadir, filename);
crypto/openssl/test/quic_newcid_test.c
163
cert = test_mk_file_path(certsdir, "servercert.pem");
crypto/openssl/test/quic_newcid_test.c
167
privkey = test_mk_file_path(certsdir, "serverkey.pem");
crypto/openssl/test/quicapitest.c
2992
cert = test_mk_file_path(certsdir, "servercert.pem");
crypto/openssl/test/quicapitest.c
2996
ccert = test_mk_file_path(certsdir, "ee-client-chain.pem");
crypto/openssl/test/quicapitest.c
3000
cauthca = test_mk_file_path(certsdir, "root-cert.pem");
crypto/openssl/test/quicapitest.c
3004
privkey = test_mk_file_path(certsdir, "serverkey.pem");
crypto/openssl/test/quicapitest.c
3008
cprivkey = test_mk_file_path(certsdir, "ee-key.pem");
crypto/openssl/test/quicapitest.c
466
reffile = test_mk_file_path(datadir, "ssltraceref.txt");
crypto/openssl/test/quicapitest.c
468
reffile = test_mk_file_path(datadir, "ssltraceref-zlib.txt");
crypto/openssl/test/quicfaultstest.c
386
cert = test_mk_file_path(certsdir, "servercert.pem");
crypto/openssl/test/quicfaultstest.c
390
privkey = test_mk_file_path(certsdir, "serverkey.pem");
crypto/openssl/test/rpktest.c
732
rootcert = test_mk_file_path(certsdir, "rootcert.pem");
crypto/openssl/test/rpktest.c
736
cert = test_mk_file_path(certsdir, "servercert.pem");
crypto/openssl/test/rpktest.c
740
privkey = test_mk_file_path(certsdir, "serverkey.pem");
crypto/openssl/test/rpktest.c
744
cert2 = test_mk_file_path(certsdir, "server-ecdsa-cert.pem");
crypto/openssl/test/rpktest.c
748
privkey2 = test_mk_file_path(certsdir, "server-ecdsa-key.pem");
crypto/openssl/test/rpktest.c
752
cert448 = test_mk_file_path(certsdir, "server-ed448-cert.pem");
crypto/openssl/test/rpktest.c
756
privkey448 = test_mk_file_path(certsdir, "server-ed448-key.pem");
crypto/openssl/test/rpktest.c
760
cert25519 = test_mk_file_path(certsdir, "server-ed25519-cert.pem");
crypto/openssl/test/rpktest.c
764
privkey25519 = test_mk_file_path(certsdir, "server-ed25519-key.pem");
crypto/openssl/test/sslapitest.c
13458
reffile = test_mk_file_path(datadir, "ssltraceref.txt");
crypto/openssl/test/sslapitest.c
13460
reffile = test_mk_file_path(datadir, "ssltraceref-zlib.txt");
crypto/openssl/test/sslapitest.c
13676
cert = test_mk_file_path(certsdir, "servercert.pem");
crypto/openssl/test/sslapitest.c
13680
privkey = test_mk_file_path(certsdir, "serverkey.pem");
crypto/openssl/test/sslapitest.c
13684
cert2 = test_mk_file_path(certsdir, "server-ecdsa-cert.pem");
crypto/openssl/test/sslapitest.c
13688
privkey2 = test_mk_file_path(certsdir, "server-ecdsa-key.pem");
crypto/openssl/test/sslapitest.c
13692
cert1024 = test_mk_file_path(certsdir, "ee-cert-1024.pem");
crypto/openssl/test/sslapitest.c
13696
privkey1024 = test_mk_file_path(certsdir, "ee-key-1024.pem");
crypto/openssl/test/sslapitest.c
13700
cert3072 = test_mk_file_path(certsdir, "ee-cert-3072.pem");
crypto/openssl/test/sslapitest.c
13704
privkey3072 = test_mk_file_path(certsdir, "ee-key-3072.pem");
crypto/openssl/test/sslapitest.c
13708
cert4096 = test_mk_file_path(certsdir, "ee-cert-4096.pem");
crypto/openssl/test/sslapitest.c
13712
privkey4096 = test_mk_file_path(certsdir, "ee-key-4096.pem");
crypto/openssl/test/sslapitest.c
13716
cert8192 = test_mk_file_path(certsdir, "ee-cert-8192.pem");
crypto/openssl/test/sslapitest.c
13720
privkey8192 = test_mk_file_path(certsdir, "ee-key-8192.pem");
crypto/openssl/test/sslapitest.c
576
char *skey = test_mk_file_path(certsdir, "leaf.key");
crypto/openssl/test/sslapitest.c
577
char *leaf = test_mk_file_path(certsdir, "leaf.pem");
crypto/openssl/test/sslapitest.c
578
char *int2 = test_mk_file_path(certsdir, "subinterCA.pem");
crypto/openssl/test/sslapitest.c
579
char *int1 = test_mk_file_path(certsdir, "interCA.pem");
crypto/openssl/test/sslapitest.c
580
char *root = test_mk_file_path(certsdir, "rootCA.pem");
crypto/openssl/test/sslapitest.c
658
char *skey = test_mk_file_path(certsdir, "leaf.key");
crypto/openssl/test/sslapitest.c
659
char *leaf_chain = test_mk_file_path(certsdir, "leaf-chain.pem");
crypto/openssl/test/sslapitest.c
696
char *skey = test_mk_file_path(certsdir, "leaf-encrypted.key");
crypto/openssl/test/sslapitest.c
697
char *leaf_chain = test_mk_file_path(certsdir, "leaf-chain.pem");
crypto/openssl/test/sslapitest.c
9085
char *path = test_mk_file_path(certsdir, file);
crypto/openssl/test/testutil.h
644
char *test_mk_file_path(const char *dir, const char *file);
crypto/openssl/test/threadstest.c
1401
privkey = test_mk_file_path(datadir, "rsakey.pem");
crypto/openssl/test/threadstest.c
1405
storedir = test_mk_file_path(datadir, "store");
crypto/openssl/test/verify_extra_test.c
304
if (!TEST_ptr(root_f = test_mk_file_path(certs_dir, "rootCA.pem"))
crypto/openssl/test/verify_extra_test.c
305
|| !TEST_ptr(roots_f = test_mk_file_path(certs_dir, "roots.pem"))
crypto/openssl/test/verify_extra_test.c
306
|| !TEST_ptr(untrusted_f = test_mk_file_path(certs_dir, "untrusted.pem"))
crypto/openssl/test/verify_extra_test.c
307
|| !TEST_ptr(bad_f = test_mk_file_path(certs_dir, "bad.pem"))
crypto/openssl/test/verify_extra_test.c
308
|| !TEST_ptr(req_f = test_mk_file_path(certs_dir, "sm2-csr.pem"))
crypto/openssl/test/verify_extra_test.c
309
|| !TEST_ptr(sroot_cert = test_mk_file_path(certs_dir, "sroot-cert.pem"))
crypto/openssl/test/verify_extra_test.c
310
|| !TEST_ptr(ca_cert = test_mk_file_path(certs_dir, "ca-cert.pem"))
crypto/openssl/test/verify_extra_test.c
311
|| !TEST_ptr(ee_cert = test_mk_file_path(certs_dir, "ee-cert.pem")))
crypto/openssl/test/x509_req_test.c
32
certFilePath = test_mk_file_path(certsDir, "x509-req-detect-invalid-version.pem");