Home
last modified time | relevance | path

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

/openssl-master/test/
A Devp_pkey_provided_test.c59 char *memdata, *fullfile = NULL; in compare_with_file() local
97 fullfile = test_mk_file_path(datadir, filename); in compare_with_file()
98 if (!TEST_ptr(fullfile)) in compare_with_file()
101 file = BIO_new_file(fullfile, "rb"); in compare_with_file()
125 OPENSSL_free(fullfile); in compare_with_file()

Completed in 5 milliseconds