Searched refs:sha1_fp (Results 1 – 1 of 1) sorted by relevance
249 char *sha1_fp; in print_cert() local290 sha1_fp = gettext(MSG_KEYSTORE_UNKNOWN); in print_cert()292 sha1_fp = xstrdup(tmp); in print_cert()329 (void) fprintf(outfile, "%18s: %s\n", sha1_label, sha1_fp); in print_cert()343 if (sha1_fp != NULL) in print_cert()344 free(sha1_fp); in print_cert()