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