Lines Matching full:stderr
91 fprintf(stderr, "Unable to open %s\n", infile);
99 fprintf(stderr, "Unable to read RSA key from %s\n", infile);
105 fprintf(stderr, "Unsupported sig algorithm in RSA key\n");
124 fprintf(stderr, "unable to write private key\n");
127 fprintf(stderr, "wrote %s\n", outfile);
132 fprintf(stderr, "couldn't extract the public key\n");
144 fprintf(stderr, "unable to write public key\n");
147 fprintf(stderr, "wrote %s\n", outfile);
174 fprintf(stderr, "Unable to open %s\n", infile);
182 fprintf(stderr, "Unable to read RSA key from %s\n", infile);
188 fprintf(stderr, "Unsupported sig algorithm in RSA key\n");
195 fprintf(stderr, "Unable to allocate the private key\n");
203 fprintf(stderr, "Unable to set the private key description\n");
210 fprintf(stderr, "unable to write private key\n");
213 fprintf(stderr, "wrote %s\n", outfile);
217 fprintf(stderr, "Unable to allocate the public key\n");
223 fprintf(stderr, "Couldn't extract the public key\n");
236 fprintf(stderr, "Unable to unpack the public key blob\n");
244 fprintf(stderr, "Unable to set pubkey description\n");
251 fprintf(stderr, "unable to write public key\n");
254 fprintf(stderr, "wrote %s\n", outfile);
281 fprintf(stderr,
294 fprintf(stderr, "invalid guid \"%s\"\n",
310 fprintf(stderr,
317 fprintf(stderr,
326 fprintf(stderr, "Unrecognized option: -%c\n",
329 fprintf(stderr, "Unrecognized option\n");
333 fprintf(stderr, "Missing argument to -%c\n", optopt);
346 fprintf(stderr, "ERROR: missing input filename\n");
370 fprintf(stderr, "ERROR: malloc() failed\n");