Searched refs:fullcertpath (Results 1 – 1 of 1) sorted by relevance
260 char *fullcertpath = NULL; in gencert_file() local277 fullcertpath = strdup(outcert); in gencert_file()278 if (verify_file(fullcertpath)) { in gencert_file()281 "certificate file (%s).\n"), fullcertpath); in gencert_file()282 free(fullcertpath); in gencert_file()387 fullcertpath, strlen(fullcertpath)); in gencert_file()398 if (fullcertpath != NULL) in gencert_file()399 free(fullcertpath); in gencert_file()