Lines Matching defs:prog
111 char hexdump = 0, asn1parse = 0, rev = 0, *prog;
132 prog = opt_init(argc, argv, pkeyutl_options);
138 BIO_printf(bio_err, "%s: Use -help for summary.\n", prog);
266 prog);
273 prog);
279 prog);
286 "%s: no KDF length given (-kdflen parameter).\n", prog);
291 "%s: no private key given (-inkey parameter).\n", prog);
295 "%s: no peer key given (-peerkey parameter).\n", prog);
309 BIO_printf(bio_err, "%s: Error initializing context\n", prog);
313 BIO_printf(bio_err, "%s: Error setting up peer key\n", prog);
325 prog, opt);
372 prog, opt);
381 "%s: Signature file specified for non verify\n", prog);
387 "%s: No signature file specified for verify\n", prog);