Searched refs:opt_printf_stderr (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/crypto/openssl/apps/lib/
H A Dapp_libctx.c39 opt_printf_stderr( "Failed to create null provider\n");
45 opt_printf_stderr("Failed to create library context\n");
H A Dopt.c211 opt_printf_stderr("%s: Internal error: duplicate option %s\n",
245 opt_printf_stderr("%s: Bad format \"%s\"; must be pem or der\n",
248 opt_printf_stderr("%s: Bad format \"%s\"; must be one of:\n",
252 opt_printf_stderr(" %s\n", ap->name);
262 opt_printf_stderr("%s: Bad format \"%s\"\n", prog, s);
329 opt_printf_stderr("%s: Bad format \"%s\"\n", prog, s);
403 opt_printf_stderr("%s: Unknown cipher: %s\n", prog, name);
417 opt_printf_stderr("%s XTS ciphers not supported\n", prog);
419 opt_printf_stderr("%s: AEAD ciphers not supported\n", prog);
458 opt_printf_stderr("
[all...]
H A Dapp_provider.c39 opt_printf_stderr("%s: unable to load provider %s\n"
H A Dapps.c3288 int opt_printf_stderr(const char *fmt, ...) function
/freebsd-current/crypto/openssl/test/testutil/
H A Doptions.c69 int opt_printf_stderr(const char *fmt, ...) function
H A Dprovider.c24 opt_printf_stderr("Failed to create libctx\n");
31 opt_printf_stderr("Failed to load null provider into default libctx\n");
37 opt_printf_stderr("Error loading config from file %s\n", config_file);
43 opt_printf_stderr("Failed to load provider %s\n", module_name);
/freebsd-current/crypto/openssl/test/
H A Dbio_prefix_text.c61 int opt_printf_stderr(const char *fmt, ...) function
H A Dprovider_status_test.c232 opt_printf_stderr("Failed to load config\n");
/freebsd-current/crypto/openssl/apps/include/
H A Dopt.h384 int opt_printf_stderr(const char *fmt, ...);
/freebsd-current/crypto/openssl/apps/
H A Dcmp.c2230 opt_printf_stderr("Non-positive number \"%ld\" for config option -%s\n",
2235 opt_printf_stderr("Negative number \"%ld\" for config option -%s\n",

Completed in 313 milliseconds