Home
last modified time | relevance | path

Searched refs:bio_err (Results 51 – 75 of 91) sorted by relevance

1234

/openssl/apps/
H A Drehash.c144 BIO_printf(bio_err, in add_entry()
159 BIO_printf(bio_err, in add_entry()
171 BIO_printf(bio_err, "out of memory\n"); in add_entry()
268 BIO_printf(bio_err, in do_file()
280 BIO_printf(bio_err, "out of memory\n"); in do_file()
288 BIO_printf(bio_err, "out of memory\n"); in do_file()
387 BIO_puts(bio_err, "out of memory\n"); in do_dir()
443 BIO_printf(bio_err, in do_dir()
449 BIO_printf(bio_err, in do_dir()
465 BIO_printf(bio_err, in do_dir()
[all …]
H A Dcrl.c108 BIO_printf(bio_err, "%s: Use -help for summary.\n", prog); in crl_main()
231 BIO_printf(bio_err, "Error initialising X509 store\n"); in crl_main()
238 BIO_printf(bio_err, "Error getting CRL issuer certificate\n"); in crl_main()
244 BIO_printf(bio_err, "Error getting CRL issuer public key\n"); in crl_main()
252 BIO_printf(bio_err, "verify failure\n"); in crl_main()
255 BIO_printf(bio_err, "verify OK\n"); in crl_main()
261 BIO_puts(bio_err, "Missing CRL signing key\n"); in crl_main()
279 BIO_puts(bio_err, "Error creating delta CRL\n"); in crl_main()
352 BIO_printf(bio_err, "out of memory\n"); in crl_main()
381 BIO_printf(bio_err, "unable to write CRL\n"); in crl_main()
[all …]
H A Dpkcs7.c73 BIO_printf(bio_err, "%s: Use -help for summary.\n", prog); in pkcs7_main()
128 BIO_printf(bio_err, "unable to allocate PKCS7 object\n"); in pkcs7_main()
129 ERR_print_errors(bio_err); in pkcs7_main()
138 BIO_printf(bio_err, "unable to load PKCS7 object\n"); in pkcs7_main()
139 ERR_print_errors(bio_err); in pkcs7_main()
212 BIO_printf(bio_err, "unable to write pkcs7 object\n"); in pkcs7_main()
213 ERR_print_errors(bio_err); in pkcs7_main()
H A Drand.c67 BIO_printf(bio_err, "%s: Use -help for summary.\n", prog); in rand_main()
141 BIO_printf(bio_err, "Invalid size suffix %s\n", in rand_main()
151 BIO_printf(bio_err, "Invalid size suffix %s\n", in rand_main()
166 BIO_printf(bio_err, "%lu bytes with suffix overflows\n", in rand_main()
172 BIO_printf(bio_err, "Request exceeds max allowed output\n"); in rand_main()
224 ERR_print_errors(bio_err); in rand_main()
H A Dnseq.c53 BIO_printf(bio_err, "%s: Use -help for summary.\n", prog); in nseq_main()
99 BIO_printf(bio_err, "%s: Error reading certs file %s\n", in nseq_main()
101 ERR_print_errors(bio_err); in nseq_main()
111 BIO_printf(bio_err, "%s: Error reading sequence file %s\n", in nseq_main()
113 ERR_print_errors(bio_err); in nseq_main()
H A Drsautl.c94 BIO_printf(bio_err, "%s: Use -help for summary.\n", prog); in rsautl_main()
179 BIO_printf(bio_err, "A private key is needed for this operation\n"); in rsautl_main()
184 BIO_printf(bio_err, "Error getting password\n"); in rsautl_main()
225 BIO_printf(bio_err, "Error reading input Data\n"); in rsautl_main()
268 BIO_printf(bio_err, "RSA operation error\n"); in rsautl_main()
269 ERR_print_errors(bio_err); in rsautl_main()
275 ERR_print_errors(bio_err); in rsautl_main()
H A Ds_time.c141 BIO_printf(bio_err, "%s: Use -help for summary.\n", prog); in s_time_main()
158 BIO_printf(bio_err, "%s: verify depth is %d\n", in s_time_main()
205 BIO_printf(bio_err, "%s: -www option is too long\n", prog); in s_time_main()
263 ERR_print_errors(bio_err); in s_time_main()
332 BIO_printf(bio_err, "Unable to get connection\n"); in s_time_main()
444 BIO_printf(bio_err, "ERROR\n"); in doConnection()
446 BIO_printf(bio_err, "verify error:%s\n", in doConnection()
449 ERR_print_errors(bio_err); in doConnection()
H A Dinfo.c49 BIO_printf(bio_err, "%s: Use -help for summary.\n", prog); in info_main()
92 BIO_printf(bio_err, "%s: Only one item allowed\n", prog); in info_main()
96 BIO_printf(bio_err, "%s: No items chosen\n", prog); in info_main()
H A Dciphers.c114 BIO_printf(bio_err, "%s: Use -help for summary.\n", prog); in ciphers_main()
207 BIO_printf(bio_err, "Error setting TLSv1.3 ciphersuites\n"); in ciphers_main()
213 BIO_printf(bio_err, "Error in cipher list\n"); in ciphers_main()
277 ERR_print_errors(bio_err); in ciphers_main()
H A Dengine.c330 BIO_printf(bio_err, "%s: Use -help for summary.\n", prog); in engine_main()
368 BIO_printf(bio_err, "%s: Cannot mix flags and engine names.\n", in engine_main()
370 BIO_printf(bio_err, "%s: Use -help for summary.\n", prog); in engine_main()
481 ERR_print_errors(bio_err); in engine_main()
490 ERR_print_errors(bio_err); in engine_main()
H A Dlist.c111 BIO_printf(bio_err, "ERROR: Memory allocation\n"); in list_ciphers()
195 BIO_printf(bio_err, "ERROR: Memory allocation\n"); in list_digests()
263 BIO_printf(bio_err, "ERROR: Memory allocation\n"); in list_macs()
327 BIO_printf(bio_err, "ERROR: Memory allocation\n"); in list_kdfs()
397 BIO_printf(bio_err, "ERROR: Memory allocation\n"); in list_random_generators()
524 BIO_printf(bio_err, "ERROR: Memory allocation\n"); in list_encoders()
589 BIO_printf(bio_err, "ERROR: Memory allocation\n"); in list_decoders()
1174 BIO_printf(bio_err, "ERROR: Memory allocation\n"); in list_store_loaders()
1228 BIO_printf(bio_err, "ERROR: Memory allocation\n"); in list_provider_info()
1234 BIO_printf(bio_err, "ERROR: Memory allocation\n"); in list_provider_info()
[all …]
H A Derrstr.c46 BIO_printf(bio_err, "%s: Use -help for summary.\n", prog); in errstr_main()
/openssl/apps/lib/
H A Dapps_ui.c157 BIO_printf(bio_err, "Could not allocate %d bytes for %s\n", sz, what); in ui_malloc()
158 ERR_print_errors(bio_err); in ui_malloc()
181 BIO_printf(bio_err, "Out of memory\n"); in password_callback()
210 BIO_printf(bio_err, "User interface error\n"); in password_callback()
211 ERR_print_errors(bio_err); in password_callback()
216 BIO_printf(bio_err, "aborted!\n"); in password_callback()
H A Dapp_x509.c28 BIO_printf(bio_err, "error: allocation failed\n"); in mk_octet_string()
46 BIO_printf(bio_err, in x509_ctrl()
70 BIO_printf(bio_err, in x509_req_ctrl()
H A Dcmp_mock_srv.c591 BIO_printf(bio_err, "mock server received error:\n"); in process_error()
594 BIO_printf(bio_err, "pkiStatusInfo absent\n"); in process_error()
597 BIO_printf(bio_err, "pkiStatusInfo: %s\n", in process_error()
602 BIO_printf(bio_err, "errorCode absent\n"); in process_error()
604 BIO_printf(bio_err, "errorCode: %ld\n", ASN1_INTEGER_get(errorCode)); in process_error()
607 BIO_printf(bio_err, "errorDetails absent\n"); in process_error()
609 BIO_printf(bio_err, "errorDetails: "); in process_error()
612 BIO_printf(bio_err, ", "); in process_error()
613 ASN1_STRING_print_ex(bio_err, in process_error()
617 BIO_printf(bio_err, "\n"); in process_error()
H A Dapps_opt_printf.c21 ret = BIO_vprintf(bio_err, fmt, ap); in opt_printf_stderr()
H A Dapp_provider.c42 ERR_print_errors(bio_err); in app_provider_load()
/openssl/test/
H A Dca_internals_test.c61 bio_tmp = bio_err; in test_do_updatedb()
62 bio_err = bio_out; in test_do_updatedb()
64 bio_err = bio_tmp; in test_do_updatedb()
H A Dalgorithmid_test.c301 BIO_printf(bio_err, "No test type given\n"); in setup_tests()
303 BIO_printf(bio_err, "Only one test type may be given\n"); in setup_tests()
316 BIO_printf(bio_err, "Missing -spki argument\n"); in setup_tests()
319 BIO_printf(bio_err, "Missing -x509 argument(s)\n"); in setup_tests()
H A Dx509_test.c199 BIO_printf(bio_err, "Failed to create keys\n"); in setup_tests()
206 BIO_printf(bio_err, "Failed to fetch digest\n"); in setup_tests()
H A Dconstant_time_test.c103 BIO_printf(bio_err, "a=%jx b=%jx\n", a, b); in test_binary_op_64()
107 BIO_printf(bio_err, "a=%jx b=%jx\n", a, b); in test_binary_op_64()
199 BIO_printf(bio_err, "a=%jx b=%jx got %jx wanted a\n", a, b, selected); in test_select_64()
204 BIO_printf(bio_err, "a=%jx b=%jx got %jx wanted b\n", a, b, selected); in test_select_64()
/openssl/doc/man3/
H A DSSL_CTX_set_info_callback.pod124 about alerts being handled and error messages to the B<bio_err> BIO.
139 BIO_printf(bio_err, "%s:%s\n", str, SSL_state_string_long(s));
142 BIO_printf(bio_err, "SSL3 alert %s:%s:%s\n", str,
147 BIO_printf(bio_err, "%s:failed in %s\n",
150 BIO_printf(bio_err, "%s:error in %s\n",
H A DOSSL_PARAM_allocate_from_text.pod149 BIO_printf(bio_err,
151 ERR_print_errors(bio_err);
190 BIO_printf(bio_err, "MAC parameter error '%s'\n", opt);
191 ERR_print_errors(bio_err);
/openssl/apps/include/
H A Dapps_ui.h27 extern BIO *bio_err;
/openssl/crypto/bio/
H A Dbuild.info5 bio_lib.c bio_cb.c bio_err.c \

Completed in 59 milliseconds

1234