Searched refs:sroot_cert (Results 1 – 1 of 1) sorted by relevance
26 static char *sroot_cert = NULL; variable229 X509 *trcert = load_cert_from_file(sroot_cert); in do_test_purpose()310 || !TEST_ptr(sroot_cert = test_mk_file_path(certs_dir, "sroot-cert.pem")) in setup_tests()338 OPENSSL_free(sroot_cert); in cleanup_tests()
Completed in 4 milliseconds