Searched refs:roots_f (Results 1 – 1 of 1) sorted by relevance
22 static char *roots_f = NULL; variable78 if (!X509_LOOKUP_load_file(lookup, roots_f, X509_FILETYPE_PEM)) in test_alt_chains_cert_forgery()306 || !TEST_ptr(roots_f = test_mk_file_path(certs_dir, "roots.pem")) in setup_tests()334 OPENSSL_free(roots_f); in cleanup_tests()
Completed in 5 milliseconds