Lines Matching refs:bio_err
224 BIO_printf(bio_err, "Error getting password for %s\n", desc); in get_passwd()
226 BIO_printf(bio_err, in get_passwd()
230 BIO_printf(bio_err, "Out of memory getting password for %s\n", desc); in get_passwd()
268 BIO_printf(bio_err, "No environment variable %s\n", arg + 4); in app_get_pass()
277 BIO_printf(bio_err, "Can't open file %s\n", arg + 5); in app_get_pass()
295 BIO_printf(bio_err, "Can't access file descriptor %s\n", arg + 3); in app_get_pass()
307 BIO_printf(bio_err, "Can't open BIO for stdin\n"); in app_get_pass()
314 BIO_printf(bio_err, in app_get_pass()
318 BIO_printf(bio_err, in app_get_pass()
330 BIO_printf(bio_err, "Error reading password from BIO\n"); in app_get_pass()
351 BIO_printf(bio_err, "%s: Can't load ", opt_getprog()); in app_load_config_bio()
353 BIO_printf(bio_err, "%s: Error on line %ld of ", opt_getprog(), in app_load_config_bio()
357 BIO_printf(bio_err, "config file \"%s\"\n", filename); in app_load_config_bio()
359 BIO_printf(bio_err, "config input"); in app_load_config_bio()
369 BIO_printf(bio_err, "No configuration used\n"); in app_load_config_verbose()
371 BIO_printf(bio_err, "Using configuration from %s\n", filename); in app_load_config_verbose()
403 BIO_printf(bio_err, "Error configuring OpenSSL modules\n"); in app_load_modules()
404 ERR_print_errors(bio_err); in app_load_modules()
424 BIO_printf(bio_err, "problem loading oid section %s\n", p); in add_oid_section()
430 BIO_printf(bio_err, "problem creating object %s=%s\n", in add_oid_section()
466 BIO_printf(bio_err, "Loading %s over HTTPS is unsupported\n", desc); in load_cert_pass()
473 BIO_printf(bio_err, "Unable to load %s\n", desc); in load_cert_pass()
474 ERR_print_errors(bio_err); in load_cert_pass()
487 BIO_printf(bio_err, "Loading %s over HTTPS is unsupported\n", desc); in load_crl()
494 BIO_printf(bio_err, "Unable to load %s\n", desc); in load_crl()
495 ERR_print_errors(bio_err); in load_crl()
522 BIO_printf(bio_err, "Unable to load %s\n", desc); in load_csr()
523 ERR_print_errors(bio_err); in load_csr()
593 BIO_printf(bio_err, in load_keyparams_suppress()
596 ERR_print_errors(bio_err); in load_keyparams_suppress()
615 BIO_vprintf(bio_err, fmt, args); in app_bail_out()
617 ERR_print_errors(bio_err); in app_bail_out()
650 BIO_printf(bio_err, "Warning: certificate from '%s' with subject '%s' %s\n", in warn_cert_msg()
687 BIO_printf(bio_err, "error: HTTP retrieval not allowed for %s\n", desc); in load_cert_certs()
733 BIO_printf(bio_err, "out of memory\n"); in STACK_OF()
898 BIO_printf(bio_err, "Out of memory loading"); in load_key_certs_crls_suppress()
911 BIO_printf(bio_err, "Out of memory loading"); in load_key_certs_crls_suppress()
918 BIO_printf(bio_err, "Internal error: nothing to load from %s\n", in load_key_certs_crls_suppress()
937 BIO_printf(bio_err, "No filename or uri specified for loading"); in load_key_certs_crls_suppress()
954 BIO_printf(bio_err, "Could not open file or uri for loading"); in load_key_certs_crls_suppress()
1032 BIO_printf(bio_err, "Error reading"); in load_key_certs_crls_suppress()
1058 BIO_printf(bio_err, "Could not read"); in load_key_certs_crls_suppress()
1060 BIO_printf(bio_err, " any"); in load_key_certs_crls_suppress()
1065 BIO_printf(bio_err, " %s", desc); in load_key_certs_crls_suppress()
1067 BIO_printf(bio_err, " %s", failed); in load_key_certs_crls_suppress()
1069 BIO_printf(bio_err, " of %s", desc); in load_key_certs_crls_suppress()
1072 BIO_printf(bio_err, " from %s", uri); in load_key_certs_crls_suppress()
1073 BIO_printf(bio_err, "\n"); in load_key_certs_crls_suppress()
1074 ERR_print_errors(bio_err); in load_key_certs_crls_suppress()
1365 BIO_printf(bio_err, "Error loading file %s\n", CAfile); in setup_verify()
1380 BIO_printf(bio_err, "Error loading directory %s\n", CApath); in setup_verify()
1394 BIO_printf(bio_err, "Error loading store URI %s\n", CAstore); in setup_verify()
1402 ERR_print_errors(bio_err); in setup_verify()
1468 BIO_printf(bio_err, "Out of memory\n"); in IMPLEMENT_LHASH_HASH_FN()
1471 BIO_printf(bio_err, "Unable to load number from %s\n", in IMPLEMENT_LHASH_HASH_FN()
1477 BIO_printf(bio_err, "Error converting number from bin to BIGNUM\n"); in IMPLEMENT_LHASH_HASH_FN()
1487 ERR_print_errors(bio_err); in IMPLEMENT_LHASH_HASH_FN()
1507 BIO_printf(bio_err, "File name too long\n"); in save_serial()
1526 BIO_printf(bio_err, "error converting serial to ASN.1 format\n"); in save_serial()
1538 ERR_print_errors(bio_err); in save_serial()
1555 BIO_printf(bio_err, "File name too long\n"); in rotate_serial()
1570 BIO_printf(bio_err, in rotate_serial()
1576 BIO_printf(bio_err, in rotate_serial()
1584 ERR_print_errors(bio_err); in rotate_serial()
1669 ERR_print_errors(bio_err); in load_index()
1684 BIO_printf(bio_err, in index_index()
1694 BIO_printf(bio_err, "Error creating name index:(%ld,%ld,%ld)\n", in index_index()
1700 ERR_print_errors(bio_err); in index_index()
1712 BIO_printf(bio_err, "File name too long\n"); in save_index()
1727 BIO_printf(bio_err, "Unable to open '%s'\n", dbfile); in save_index()
1738 BIO_printf(bio_err, "Unable to open '%s'\n", buf[2]); in save_index()
1747 ERR_print_errors(bio_err); in save_index()
1762 BIO_printf(bio_err, "File name too long\n"); in rotate_index()
1783 BIO_printf(bio_err, "Unable to rename %s to %s\n", dbfile, buf[1]); in rotate_index()
1788 BIO_printf(bio_err, "Unable to rename %s to %s\n", buf[0], dbfile); in rotate_index()
1798 BIO_printf(bio_err, "Unable to rename %s to %s\n", buf[4], buf[3]); in rotate_index()
1805 BIO_printf(bio_err, "Unable to rename %s to %s\n", buf[2], buf[4]); in rotate_index()
1814 ERR_print_errors(bio_err); in rotate_index()
1861 BIO_printf(bio_err, in parse_name()
1871 BIO_printf(bio_err, "%s: Out of memory\n", opt_getprog()); in parse_name()
1876 BIO_printf(bio_err, "%s: Error copying %s name input\n", in parse_name()
1894 BIO_printf(bio_err, in parse_name()
1910 BIO_printf(bio_err, in parse_name()
1925 BIO_printf(bio_err, in parse_name()
1929 BIO_printf(bio_err, in parse_name()
1934 BIO_printf(bio_err, in parse_name()
1942 ERR_print_errors(bio_err); in parse_name()
1943 BIO_printf(bio_err, in parse_name()
2026 BIO_printf(bio_err, "%s Policies:", name); in nodes_print()
2028 BIO_puts(bio_err, "\n"); in nodes_print()
2031 X509_POLICY_NODE_print(bio_err, node, 2); in nodes_print()
2034 BIO_puts(bio_err, " <empty>\n"); in nodes_print()
2045 BIO_printf(bio_err, "Require explicit Policy: %s\n", in policies_print()
2144 BIO_printf(bio_err, "parameter error \"%s\"\n", opt); in do_pkey_ctx_init()
2145 ERR_print_errors(bio_err); in do_pkey_ctx_init()
2163 BIO_printf(bio_err, "parameter error \"%s\"\n", opt); in do_x509_init()
2164 ERR_print_errors(bio_err); in do_x509_init()
2182 BIO_printf(bio_err, "parameter error \"%s\"\n", opt); in do_x509_req_init()
2183 ERR_print_errors(bio_err); in do_x509_req_init()
2452 info->timeout, bio_err, opt_getprog())) in app_http_tls_cb()
2660 BIO_printf(bio_err, "To get meaningful results, run " in app_tminterval()
2698 BIO_printf(bio_err, "To get meaningful results, run " in app_tminterval()
3024 BIO_printf(bio_err, "%s: Can't open \"%s\" for writing, %s\n", in bio_open_owner()
3026 ERR_print_errors(bio_err); in bio_open_owner()
3050 BIO_printf(bio_err, in bio_open_default_()
3061 BIO_printf(bio_err, in bio_open_default_()
3065 ERR_print_errors(bio_err); in bio_open_default_()
3231 ret = BIO_vprintf(bio_err, fmt, ap); in opt_printf_stderr()
3270 BIO_printf(bio_err, "Parameter %s '%s'\n", found ? "error" : "unknown", in app_params_new_from_opts()
3272 ERR_print_errors(bio_err); in app_params_new_from_opts()
3293 BIO_printf(bio_err, "Generating %s key", alg); in app_keygen()
3295 BIO_printf(bio_err, " with %d bits\n", bits); in app_keygen()
3297 BIO_printf(bio_err, "\n"); in app_keygen()
3300 BIO_printf(bio_err, "Warning: generating random key material may take a long time\n" in app_keygen()
3313 BIO_printf(bio_err, "Warning: generating random key parameters may take a long time\n" in app_paramgen()