Home
last modified time | relevance | path

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

/openssl-master/test/
A Dossl_store_test.c45 char *input = test_mk_file_path(inputdir, infile); in test_store_open()
163 char *input = test_mk_file_path(inputdir, sm2file); in test_store_attach_unregistered_scheme()
A Dct_test.c94 char *file_path = test_mk_file_path(dir, file); in load_pem_cert()
112 char *file_path = test_mk_file_path(dir, file); in read_text_file()
A Dpem_read_depr_test.c28 char *paramsfile = test_mk_file_path(datadir, filename); in getfile()
A Dsslapitest.c570 char *skey = test_mk_file_path(certsdir, "leaf.key"); in test_client_cert_verify_cb()
571 char *leaf = test_mk_file_path(certsdir, "leaf.pem"); in test_client_cert_verify_cb()
572 char *int2 = test_mk_file_path(certsdir, "subinterCA.pem"); in test_client_cert_verify_cb()
573 char *int1 = test_mk_file_path(certsdir, "interCA.pem"); in test_client_cert_verify_cb()
574 char *root = test_mk_file_path(certsdir, "rootCA.pem"); in test_client_cert_verify_cb()
651 char *skey = test_mk_file_path(certsdir, "leaf.key"); in test_ssl_build_cert_chain()
679 char *skey = test_mk_file_path(certsdir, "leaf.key"); in test_ssl_ctx_build_cert_chain()
7988 rootfile = test_mk_file_path(certsdir, "rootcert.pem"); in cert_cb()
9575 cert = test_mk_file_path(certsdir, "servercert.pem"); in setup_tests()
9579 privkey = test_mk_file_path(certsdir, "serverkey.pem"); in setup_tests()
[all …]
A Dthreadstest.c680 privkey = test_mk_file_path(datadir, "rsakey.pem"); in setup_tests()
A Dtestutil.h589 char *test_mk_file_path(const char *dir, const char *file);
A Devp_pkey_provided_test.c97 fullfile = test_mk_file_path(datadir, filename); in compare_with_file()
/openssl-master/test/testutil/
A Ddriver.c433 char *test_mk_file_path(const char *dir, const char *file) in test_mk_file_path() function

Completed in 29 milliseconds