Searched refs:fullfile (Results 1 – 1 of 1) sorted by relevance
59 char *memdata, *fullfile = NULL; in compare_with_file() local97 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