Searched refs:certFilePath (Results 1 – 1 of 1) sorted by relevance
26 char *certFilePath; in test_x509_req_detect_invalid_version() local32 certFilePath = test_mk_file_path(certsDir, "x509-req-detect-invalid-version.pem"); in test_x509_req_detect_invalid_version()33 if (certFilePath == NULL) in test_x509_req_detect_invalid_version()35 if (!TEST_ptr(bio = BIO_new_file(certFilePath, "r"))) in test_x509_req_detect_invalid_version()52 OPENSSL_free(certFilePath); in test_x509_req_detect_invalid_version()