Home
last modified time | relevance | path

Searched refs:bio_err (Results 1 – 25 of 91) sorted by relevance

1234

/openssl/test/
H A Dbio_tfo_test.c107 BIO_printf(bio_err, "Error: failed without EAGAIN\n"); in test_bio_tfo()
112 BIO_printf(bio_err, "Error: accepted unknown connection\n"); in test_bio_tfo()
131 BIO_printf(bio_err, "Error: socket wait failed\n"); in test_bio_tfo()
139 BIO_printf(bio_err, "Error: failed without EAGAIN\n"); in test_bio_tfo()
164 BIO_printf(bio_err, "Error: socket wait failed\n"); in test_bio_tfo()
171 BIO_printf(bio_err, "Error: socket not accepted\n"); in test_bio_tfo()
249 BIO_printf(bio_err, "Using IPv4\n"); in test_fd_tfo()
255 BIO_printf(bio_err, "Using IPv6\n"); in test_fd_tfo()
331 BIO_printf(bio_err, "Error: socket wait failed\n"); in test_fd_tfo()
373 BIO_printf(bio_err, "Error: socket wait failed\n"); in test_fd_tfo()
[all …]
H A Dbio_prefix_text.c18 static BIO *bio_err = NULL; variable
67 ret = BIO_vprintf(bio_err, fmt, ap); in opt_printf_stderr()
135 BIO_free_all(bio_err); in cleanup()
149 bio_err = BIO_new_fp(stderr, BIO_NOCLOSE | BIO_FP_TEXT); in setup()
152 bio_err = BIO_push(BIO_new(BIO_f_linebuffer()), bio_err); in setup()
157 OPENSSL_assert(bio_err != NULL); in setup()
166 BIO_printf(bio_err, in setup()
193 BIO_printf(bio_err, in setup()
204 BIO_printf(bio_err, in setup()
231 BIO_printf(bio_err, in setup()
[all …]
/openssl/apps/
H A Dsrp.c139 BIO_printf(bio_err, in srp_verify_user()
275 BIO_printf(bio_err, in srp_main()
316 BIO_printf(bio_err, in srp_main()
321 BIO_printf(bio_err, in srp_main()
333 BIO_printf(bio_err, in srp_main()
356 BIO_printf(bio_err, in srp_main()
368 BIO_printf(bio_err, in srp_main()
433 BIO_printf(bio_err, in srp_main()
489 BIO_printf(bio_err, in srp_main()
567 BIO_printf(bio_err, in srp_main()
[all …]
H A Dca.c612 BIO_printf(bio_err, in ca_main()
659 BIO_printf(bio_err, in ca_main()
695 BIO_printf(bio_err, in ca_main()
1365 BIO_printf(bio_err, in certify()
1375 BIO_printf(bio_err, in certify()
1387 ERR_print_errors(bio_err); in certify()
1654 BIO_printf(bio_err, in do_body()
1746 BIO_printf(bio_err, in do_body()
2069 BIO_printf(bio_err, in certify_spkac()
2130 BIO_printf(bio_err, in do_revoke()
[all …]
H A Dstoreutl.c221 BIO_printf(bio_err, in storeutl_main()
272 ERR_print_errors(bio_err); in storeutl_main()
278 BIO_printf(bio_err, in storeutl_main()
285 ERR_print_errors(bio_err); in storeutl_main()
361 ERR_print_errors(bio_err); in process()
367 ERR_print_errors(bio_err); in process()
374 BIO_printf(bio_err, in process()
381 ERR_print_errors(bio_err); in process()
410 BIO_printf(bio_err, in process()
414 ERR_print_errors(bio_err); in process()
[all …]
H A Ds_client.c179 BIO_printf(bio_err, in psk_client_cb()
996 BIO_printf(bio_err, in s_client_main()
1002 BIO_printf(bio_err, in s_client_main()
1015 BIO_printf(bio_err, in s_client_main()
1582 BIO_printf(bio_err, in s_client_main()
1604 BIO_printf(bio_err, in s_client_main()
1610 BIO_printf(bio_err, in s_client_main()
1634 BIO_printf(bio_err, in s_client_main()
1678 BIO_printf(bio_err, in s_client_main()
1699 BIO_printf(bio_err, in s_client_main()
[all …]
H A Dreq.c521 BIO_printf(bio_err, in req_main()
626 BIO_printf(bio_err, in req_main()
745 BIO_printf(bio_err, in req_main()
1137 BIO_printf(bio_err, in prompt_info()
1140 BIO_printf(bio_err, in prompt_info()
1142 BIO_printf(bio_err, in prompt_info()
1144 BIO_printf(bio_err, in prompt_info()
1146 BIO_printf(bio_err, in prompt_info()
1387 (void)BIO_flush(bio_err); in build_data()
1434 BIO_printf(bio_err, in req_check_len()
[all …]
H A Denc.c268 BIO_printf(bio_err, in enc_main()
353 BIO_printf(bio_err, "bufsize=%d\n", bsize); in enc_main()
432 BIO_set_callback_arg(in, (char *)bio_err); in enc_main()
433 BIO_set_callback_arg(out, (char *)bio_err); in enc_main()
611 BIO_printf(bio_err, "iv undefined\n"); in enc_main()
639 ERR_print_errors(bio_err); in enc_main()
650 ERR_print_errors(bio_err); in enc_main()
706 BIO_printf(bio_err, "bad encrypt\n"); in enc_main()
708 BIO_printf(bio_err, "bad decrypt\n"); in enc_main()
718 ERR_print_errors(bio_err); in enc_main()
[all …]
H A Dpkcs12.c400 BIO_printf(bio_err, in pkcs12_main()
592 BIO_printf(bio_err, in pkcs12_main()
619 BIO_printf(bio_err, in pkcs12_main()
721 BIO_printf(bio_err, in pkcs12_main()
745 ERR_print_errors(bio_err); in pkcs12_main()
756 ERR_print_errors(bio_err); in pkcs12_main()
760 ERR_print_errors(bio_err); in pkcs12_main()
793 BIO_puts(bio_err, "MAC: "); in pkcs12_main()
890 ERR_print_errors(bio_err); in pkcs12_main()
1088 BIO_printf(bio_err, "\n"); in dump_certs_pkeys_bag()
[all …]
H A Dpkcs8.c150 BIO_printf(bio_err, in pkcs8_main()
158 BIO_printf(bio_err, in pkcs8_main()
240 ERR_print_errors(bio_err); in pkcs8_main()
269 ERR_print_errors(bio_err); in pkcs8_main()
292 ERR_print_errors(bio_err); in pkcs8_main()
330 BIO_printf(bio_err, "Error reading key\n"); in pkcs8_main()
331 ERR_print_errors(bio_err); in pkcs8_main()
352 BIO_printf(bio_err, "Error decrypting key\n"); in pkcs8_main()
353 ERR_print_errors(bio_err); in pkcs8_main()
358 BIO_printf(bio_err, "Error converting key\n"); in pkcs8_main()
[all …]
H A Ddhparam.c100 BIO_printf(bio_err, "%s: Use -help for summary.\n", prog); in dhparam_main()
177 BIO_printf(bio_err, in dhparam_main()
199 BIO_printf(bio_err, in dhparam_main()
204 EVP_PKEY_CTX_set_app_data(ctx, bio_err); in dhparam_main()
207 BIO_printf(bio_err, in dhparam_main()
213 BIO_printf(bio_err, in dhparam_main()
338 BIO_printf(bio_err, "DH parameters appear to be ok.\n"); in dhparam_main()
359 ERR_print_errors(bio_err); in dhparam_main()
385 BIO_printf(bio_err, "Error, failed to set DH parameters\n"); in dsa_to_dh()
397 BIO_printf(bio_err, "Error, failed to set DH parameters\n"); in dsa_to_dh()
[all …]
H A Dasn1parse.c148 BIO_puts(bio_err, "Supported types:\n"); in asn1parse_main()
183 BIO_printf(bio_err, "Error reading PEM file\n"); in asn1parse_main()
184 ERR_print_errors(bio_err); in asn1parse_main()
196 ERR_print_errors(bio_err); in asn1parse_main()
251 ERR_print_errors(bio_err); in asn1parse_main()
259 ERR_print_errors(bio_err); in asn1parse_main()
281 BIO_printf(bio_err, "Error writing output\n"); in asn1parse_main()
282 ERR_print_errors(bio_err); in asn1parse_main()
293 ERR_print_errors(bio_err); in asn1parse_main()
300 ERR_print_errors(bio_err); in asn1parse_main()
[all …]
H A Dcms.c777 BIO_printf(bio_err, in cms_main()
801 BIO_printf(bio_err, in cms_main()
807 BIO_printf(bio_err, in cms_main()
810 BIO_printf(bio_err, in cms_main()
899 BIO_printf(bio_err, in cms_main()
906 BIO_printf(bio_err, in cms_main()
912 BIO_printf(bio_err, in cms_main()
938 BIO_printf(bio_err, in cms_main()
1217 BIO_printf(bio_err, in cms_main()
1276 ERR_print_errors(bio_err); in cms_main()
[all …]
H A Dec.c169 BIO_printf(bio_err, "Error getting passwords\n"); in ec_main()
173 BIO_printf(bio_err, "read EC key\n"); in ec_main()
181 BIO_printf(bio_err, "unable to load Key\n"); in ec_main()
220 BIO_printf(bio_err, "unable to print EC key\n"); in ec_main()
228 BIO_printf(bio_err, "unable to check EC key\n"); in ec_main()
232 BIO_printf(bio_err, "EC Key Invalid!\n"); in ec_main()
234 BIO_printf(bio_err, "EC Key valid.\n"); in ec_main()
235 ERR_print_errors(bio_err); in ec_main()
243 BIO_printf(bio_err, "writing EC key\n"); in ec_main()
269 BIO_printf(bio_err, "unable to write EC key\n"); in ec_main()
[all …]
H A Dopenssl.c46 BIO *bio_err = NULL; variable
57 BIO_printf(bio_err, "\n"); in warn_deprecated()
254 bio_err = dup_bio_err(FORMAT_TEXT); in main()
269 BIO_printf(bio_err, in main()
272 ERR_print_errors(bio_err); in main()
321 BIO_free_all(bio_err); in main()
382 BIO_printf(bio_err, "\n"); in help_main()
388 BIO_printf(bio_err, "\n"); in help_main()
391 BIO_printf(bio_err, in help_main()
395 BIO_printf(bio_err, in help_main()
[all …]
H A Dgenpkey.c222 ERR_print_errors(bio_err); in genpkey_main()
236 BIO_puts(bio_err, "Error getting password\n"); in genpkey_main()
252 EVP_PKEY_CTX_set_app_data(ctx, bio_err); in genpkey_main()
279 BIO_puts(bio_err, "Error writing key(s)\n"); in genpkey_main()
290 BIO_puts(bio_err, "Error printing key\n"); in genpkey_main()
298 ERR_print_errors(bio_err); in genpkey_main()
318 BIO_puts(bio_err, "Parameters already set!\n"); in init_keygen_file()
349 BIO_puts(bio_err, "Error initializing context\n"); in init_keygen_file()
350 ERR_print_errors(bio_err); in init_keygen_file()
365 BIO_puts(bio_err, "Algorithm already set!\n"); in init_gen_str()
[all …]
H A Dpkeyutl.c252 BIO_puts(bio_err, "out of memory\n"); in pkeyutl_main()
281 BIO_printf(bio_err, in pkeyutl_main()
288 BIO_printf(bio_err, in pkeyutl_main()
302 BIO_printf(bio_err, in pkeyutl_main()
307 BIO_printf(bio_err, in pkeyutl_main()
311 BIO_printf(bio_err, in pkeyutl_main()
397 BIO_printf(bio_err, in pkeyutl_main()
403 BIO_printf(bio_err, in pkeyutl_main()
473 BIO_printf(bio_err, in pkeyutl_main()
538 ERR_print_errors(bio_err); in pkeyutl_main()
[all …]
H A Decparam.c212 BIO_printf(bio_err, in ecparam_main()
216 BIO_printf(bio_err, in ecparam_main()
241 BIO_printf(bio_err, "unable to generate key\n"); in ecparam_main()
275 BIO_printf(bio_err, "unable to clear seed\n"); in ecparam_main()
281 BIO_printf(bio_err, "unable to print params\n"); in ecparam_main()
292 BIO_printf(bio_err, "unable to set check_type\n"); in ecparam_main()
298 BIO_printf(bio_err, "failed\n"); in ecparam_main()
301 BIO_printf(bio_err, "ok\n"); in ecparam_main()
330 BIO_printf(bio_err, "unable to generate key\n"); in ecparam_main()
338 BIO_printf(bio_err, "unable to write elliptic " in ecparam_main()
[all …]
H A Ds_server.c175 BIO_printf(bio_err, in psk_server_cb()
191 (void)BIO_flush(bio_err); in psk_server_cb()
509 BIO_puts(bio_err, in get_ocsp_resp_from_responder()
640 ERR_print_errors(bio_err); in cert_status_cb()
1132 BIO_printf(bio_err, in s_server_main()
1755 BIO_printf(bio_err, in s_server_main()
1761 BIO_printf(bio_err, in s_server_main()
1920 ERR_print_errors(bio_err); in s_server_main()
1954 BIO_printf(bio_err, in s_server_main()
2028 ERR_print_errors(bio_err); in s_server_main()
[all …]
H A Ddsa.c173 BIO_printf(bio_err, "Error getting passwords\n"); in dsa_main()
177 BIO_printf(bio_err, "read DSA key\n"); in dsa_main()
184 BIO_printf(bio_err, "unable to load Key\n"); in dsa_main()
185 ERR_print_errors(bio_err); in dsa_main()
189 BIO_printf(bio_err, "Not a DSA key\n"); in dsa_main()
202 ERR_print_errors(bio_err); in dsa_main()
211 ERR_print_errors(bio_err); in dsa_main()
224 BIO_printf(bio_err, "writing DSA key\n"); in dsa_main()
286 BIO_printf(bio_err, "invalid PVK encryption level\n"); in dsa_main()
292 BIO_printf(bio_err, "unable to write key\n"); in dsa_main()
[all …]
H A Drsa.c229 BIO_printf(bio_err, "Error getting passwords\n"); in rsa_main()
255 ERR_print_errors(bio_err); in rsa_main()
259 BIO_printf(bio_err, "Not an RSA key\n"); in rsa_main()
272 ERR_print_errors(bio_err); in rsa_main()
294 ERR_print_errors(bio_err); in rsa_main()
303 BIO_printf(bio_err, "RSA key not ok\n"); in rsa_main()
304 ERR_print_errors(bio_err); in rsa_main()
306 ERR_print_errors(bio_err); in rsa_main()
315 BIO_printf(bio_err, "writing RSA key\n"); in rsa_main()
399 BIO_printf(bio_err, "unable to write key\n"); in rsa_main()
[all …]
H A Ddsaparam.c83 BIO_printf(bio_err, "%s: Use -help for summary.\n", prog); in dsaparam_main()
159 BIO_printf(bio_err, in dsaparam_main()
165 BIO_printf(bio_err, in dsaparam_main()
170 EVP_PKEY_CTX_set_app_data(ctx, bio_err); in dsaparam_main()
175 BIO_printf(bio_err, "This could take some time\n"); in dsaparam_main()
178 BIO_printf(bio_err, in dsaparam_main()
183 BIO_printf(bio_err, in dsaparam_main()
189 BIO_printf(bio_err, in dsaparam_main()
225 BIO_printf(bio_err, in dsaparam_main()
230 BIO_printf(bio_err, in dsaparam_main()
[all …]
/openssl/apps/lib/
H A Ds_cb.c63 BIO_puts(bio_err, "\n"); in verify_callback()
146 BIO_printf(bio_err, in set_cert_stuff()
163 ERR_print_errors(bio_err); in set_cert_key_stuff()
169 ERR_print_errors(bio_err); in set_cert_key_stuff()
177 BIO_printf(bio_err, in set_cert_key_stuff()
183 ERR_print_errors(bio_err); in set_cert_key_stuff()
861 BIO_printf(bio_err, in generate_stateless_cookie_callback()
971 BIO_printf(bio_err, in set_cert_cb()
1162 ERR_print_errors(bio_err); in args_excert()
1195 BIO_puts(bio_err, "\n"); in print_raw_cipherlist()
[all …]
H A Dtlssrp_depr.c73 BIO_printf(bio_err, "SRP parameters:\n"); in ssl_srp_verify_param_cb()
74 BIO_printf(bio_err, "\tN="); in ssl_srp_verify_param_cb()
75 BN_print(bio_err, N); in ssl_srp_verify_param_cb()
76 BIO_printf(bio_err, "\n\tg="); in ssl_srp_verify_param_cb()
77 BN_print(bio_err, g); in ssl_srp_verify_param_cb()
78 BIO_printf(bio_err, "\n"); in ssl_srp_verify_param_cb()
86 BIO_printf(bio_err, in ssl_srp_verify_param_cb()
97 BIO_printf(bio_err, "SRP param N and g rejected.\n"); in ssl_srp_verify_param_cb()
113 BIO_printf(bio_err, "Can't read Password\n"); in ssl_give_srp_client_pwd_cb()
180 BIO_printf(bio_err, in ssl_srp_server_param_cb()
[all …]
/openssl/util/
H A Dquicserver.c25 static BIO *bio_err = NULL; variable
166 bio_err = BIO_new_fp(stderr, BIO_NOCLOSE | BIO_FP_TEXT); in main()
167 if (argc == 0 || bio_err == NULL) in main()
196 BIO_printf(bio_err, "Unable to create server socket\n"); in main()
209 BIO_printf(bio_err, "Failed to create the QUIC_TSERVER\n"); in main()
213 BIO_printf(bio_err, "Starting quicserver\n"); in main()
214 BIO_printf(bio_err, in main()
216 BIO_printf(bio_err, in main()
226 BIO_printf(bio_err, in main()
267 BIO_printf(bio_err, "Failed reading request\n"); in main()
[all …]

Completed in 94 milliseconds

1234