/src/usr.bin/nbsvtool/ |
nbsvtool.c | 99 * Verifies a detached PEM signature in the file `sigfile' of file 108 const char *infile, const char *sigfile) 128 sig = BIO_new_file(sigfile, "r"); 131 sigfile); 136 sigfile); 307 char *sigfile; local in function:main 368 asprintf(&sigfile, "%s.sp7", file); 369 if (sigfile == NULL) 378 sigfile); 391 sigfile = argv[1] [all...] |
nbsvtool.c | 99 * Verifies a detached PEM signature in the file `sigfile' of file 108 const char *infile, const char *sigfile) 128 sig = BIO_new_file(sigfile, "r"); 131 sigfile); 136 sigfile); 307 char *sigfile; local in function:main 368 asprintf(&sigfile, "%s.sp7", file); 369 if (sigfile == NULL) 378 sigfile); 391 sigfile = argv[1] [all...] |
nbsvtool.c | 99 * Verifies a detached PEM signature in the file `sigfile' of file 108 const char *infile, const char *sigfile) 128 sig = BIO_new_file(sigfile, "r"); 131 sigfile); 136 sigfile); 307 char *sigfile; local in function:main 368 asprintf(&sigfile, "%s.sp7", file); 369 if (sigfile == NULL) 378 sigfile); 391 sigfile = argv[1] [all...] |