Lines Matching refs:cryptodebug
31 * This command uses the cryptodebug() function from libcryptoutil.
180 cryptodebug("cmd=sign opts=%s", opts);
186 cryptodebug("cmd=verify opts=%s", opts);
191 cryptodebug("cmd=request opts=%s", opts);
196 cryptodebug("cmd=list opts=%s", opts);
211 cryptodebug("c=%c, '%s'", c, optarg);
213 cryptodebug("c=%c", c);
241 cryptodebug("Invalid field option");
252 cryptodebug("Invalid format option");
291 cryptodebug("Extra arguments, optind=%d, argc=%d",
299 cryptodebug("Missing elfobj");
309 cryptodebug("Missing privpath|token_label/cert/elfobj");
318 cryptodebug("Missing privpath|token_label/certreq");
324 cryptodebug("Neither or both of cert/elfobj");
507 cryptodebug("do_sign");
564 cryptodebug("DN = %s", dn);
611 cryptodebug("sig value is: %s", sigstr);
672 cryptodebug("do_verify");
900 cryptodebug("do_cert_request");
944 cryptodebug("Generating Certificate request for DN: %s", dn);