Home
last modified time | relevance | path

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

1234

/openssl-master/apps/
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 …]
A Dca.c610 BIO_printf(bio_err, in ca_main()
668 BIO_printf(bio_err, in ca_main()
704 BIO_printf(bio_err, in ca_main()
1386 BIO_printf(bio_err, in certify()
1396 BIO_printf(bio_err, in certify()
1408 ERR_print_errors(bio_err); in certify()
1675 BIO_printf(bio_err, in do_body()
1767 BIO_printf(bio_err, in do_body()
2090 BIO_printf(bio_err, in certify_spkac()
2151 BIO_printf(bio_err, in do_revoke()
[all …]
A Dstoreutl.c221 BIO_printf(bio_err, in storeutl_main()
275 ERR_print_errors(bio_err); in storeutl_main()
281 BIO_printf(bio_err, in storeutl_main()
288 ERR_print_errors(bio_err); in storeutl_main()
364 ERR_print_errors(bio_err); in process()
370 ERR_print_errors(bio_err); in process()
377 BIO_printf(bio_err, in process()
384 ERR_print_errors(bio_err); in process()
413 BIO_printf(bio_err, in process()
417 ERR_print_errors(bio_err); in process()
[all …]
A Ds_client.c134 BIO_printf(bio_err, in psk_client_cb()
931 BIO_printf(bio_err, in s_client_main()
937 BIO_printf(bio_err, in s_client_main()
950 BIO_printf(bio_err, in s_client_main()
1480 BIO_printf(bio_err, in s_client_main()
1499 BIO_printf(bio_err, in s_client_main()
1505 BIO_printf(bio_err, in s_client_main()
1529 BIO_printf(bio_err, in s_client_main()
1559 BIO_printf(bio_err, in s_client_main()
1579 BIO_printf(bio_err, in s_client_main()
[all …]
A Denc.c241 BIO_printf(bio_err, in enc_main()
317 BIO_printf(bio_err, "bufsize=%d\n", bsize); in enc_main()
386 BIO_set_callback_arg(in, (char *)bio_err); in enc_main()
387 BIO_set_callback_arg(out, (char *)bio_err); in enc_main()
500 BIO_printf(bio_err, "*** WARNING : " in enc_main()
534 BIO_printf(bio_err, "iv undefined\n"); in enc_main()
559 ERR_print_errors(bio_err); in enc_main()
569 ERR_print_errors(bio_err); in enc_main()
618 BIO_printf(bio_err, "bad decrypt\n"); in enc_main()
628 ERR_print_errors(bio_err); in enc_main()
[all …]
A Dpkcs8.c144 BIO_printf(bio_err, in pkcs8_main()
152 BIO_printf(bio_err, in pkcs8_main()
231 ERR_print_errors(bio_err); in pkcs8_main()
260 ERR_print_errors(bio_err); in pkcs8_main()
283 ERR_print_errors(bio_err); in pkcs8_main()
321 BIO_printf(bio_err, "Error reading key\n"); in pkcs8_main()
322 ERR_print_errors(bio_err); in pkcs8_main()
343 BIO_printf(bio_err, "Error decrypting key\n"); in pkcs8_main()
344 ERR_print_errors(bio_err); in pkcs8_main()
349 BIO_printf(bio_err, "Error converting key\n"); in pkcs8_main()
[all …]
A Dreq.c493 BIO_printf(bio_err, in req_main()
619 BIO_printf(bio_err, in req_main()
742 BIO_printf(bio_err, in req_main()
1136 BIO_printf(bio_err, in prompt_info()
1139 BIO_printf(bio_err, in prompt_info()
1141 BIO_printf(bio_err, in prompt_info()
1143 BIO_printf(bio_err, in prompt_info()
1145 BIO_printf(bio_err, in prompt_info()
1404 (void)BIO_flush(bio_err); in build_data()
1451 BIO_printf(bio_err, in req_check_len()
[all …]
A Dpkcs12.c380 BIO_printf(bio_err, in pkcs12_main()
569 BIO_printf(bio_err, in pkcs12_main()
596 BIO_printf(bio_err, in pkcs12_main()
707 ERR_print_errors(bio_err); in pkcs12_main()
721 ERR_print_errors(bio_err); in pkcs12_main()
725 ERR_print_errors(bio_err); in pkcs12_main()
758 BIO_puts(bio_err, "MAC: "); in pkcs12_main()
759 i2a_ASN1_OBJECT(bio_err, macobj); in pkcs12_main()
819 ERR_print_errors(bio_err); in pkcs12_main()
988 BIO_printf(bio_err, "\n"); in dump_certs_pkeys_bag()
[all …]
A Ddhparam.c97 BIO_printf(bio_err, "%s: Use -help for summary.\n", prog); in dhparam_main()
168 BIO_printf(bio_err, in dhparam_main()
186 BIO_printf(bio_err, in dhparam_main()
192 EVP_PKEY_CTX_set_app_data(ctx, bio_err); in dhparam_main()
193 BIO_printf(bio_err, in dhparam_main()
198 BIO_printf(bio_err, in dhparam_main()
321 BIO_printf(bio_err, "DH parameters appear to be ok.\n"); in dhparam_main()
342 ERR_print_errors(bio_err); in dhparam_main()
368 BIO_printf(bio_err, "Error, failed to set DH parameters\n"); in dsa_to_dh()
380 BIO_printf(bio_err, "Error, failed to set DH parameters\n"); in dsa_to_dh()
[all …]
A Dcms.c767 BIO_printf(bio_err, in cms_main()
791 BIO_printf(bio_err, in cms_main()
797 BIO_printf(bio_err, in cms_main()
844 ERR_print_errors(bio_err); in cms_main()
852 ERR_print_errors(bio_err); in cms_main()
860 ERR_print_errors(bio_err); in cms_main()
868 ERR_print_errors(bio_err); in cms_main()
909 BIO_printf(bio_err, in cms_main()
1182 BIO_printf(bio_err, in cms_main()
1241 ERR_print_errors(bio_err); in cms_main()
[all …]
A Dasn1parse.c148 BIO_puts(bio_err, "Supported types:\n"); in asn1parse_main()
184 BIO_printf(bio_err, "Error reading PEM file\n"); in asn1parse_main()
185 ERR_print_errors(bio_err); in asn1parse_main()
197 ERR_print_errors(bio_err); in asn1parse_main()
249 ERR_print_errors(bio_err); in asn1parse_main()
257 ERR_print_errors(bio_err); in asn1parse_main()
279 BIO_printf(bio_err, "Error writing output\n"); in asn1parse_main()
280 ERR_print_errors(bio_err); in asn1parse_main()
291 ERR_print_errors(bio_err); in asn1parse_main()
298 ERR_print_errors(bio_err); in asn1parse_main()
[all …]
A Dpkeyutl.c234 BIO_puts(bio_err, "out of memory\n"); in pkeyutl_main()
264 BIO_printf(bio_err, in pkeyutl_main()
271 BIO_printf(bio_err, in pkeyutl_main()
285 BIO_printf(bio_err, in pkeyutl_main()
290 BIO_printf(bio_err, in pkeyutl_main()
294 BIO_printf(bio_err, in pkeyutl_main()
380 BIO_printf(bio_err, in pkeyutl_main()
386 BIO_printf(bio_err, in pkeyutl_main()
446 BIO_printf(bio_err, in pkeyutl_main()
507 ERR_print_errors(bio_err); in pkeyutl_main()
[all …]
A Dec.c173 BIO_printf(bio_err, "Error getting passwords\n"); in ec_main()
177 BIO_printf(bio_err, "read EC key\n"); in ec_main()
185 BIO_printf(bio_err, "unable to load Key\n"); in ec_main()
224 BIO_printf(bio_err, "unable to print EC key\n"); in ec_main()
232 BIO_printf(bio_err, "unable to check EC key\n"); in ec_main()
236 BIO_printf(bio_err, "EC Key Invalid!\n"); in ec_main()
238 BIO_printf(bio_err, "EC Key valid.\n"); in ec_main()
239 ERR_print_errors(bio_err); in ec_main()
247 BIO_printf(bio_err, "writing EC key\n"); in ec_main()
273 BIO_printf(bio_err, "unable to write EC key\n"); in ec_main()
[all …]
A Dopenssl.c44 BIO *bio_err = NULL; variable
55 BIO_printf(bio_err, "\n"); in warn_deprecated()
252 bio_err = dup_bio_err(FORMAT_TEXT); in main()
267 BIO_printf(bio_err, in main()
270 ERR_print_errors(bio_err); in main()
310 BIO_free(bio_err); in main()
372 BIO_printf(bio_err, "\n"); in help_main()
378 BIO_printf(bio_err, "\n"); in help_main()
381 BIO_printf(bio_err, in help_main()
385 BIO_printf(bio_err, in help_main()
[all …]
A Ds_server.c169 BIO_printf(bio_err, in psk_server_cb()
185 (void)BIO_flush(bio_err); in psk_server_cb()
498 BIO_puts(bio_err, in get_ocsp_resp_from_responder()
617 ERR_print_errors(bio_err); in cert_status_cb()
1092 BIO_printf(bio_err, in s_server_main()
1683 BIO_printf(bio_err, in s_server_main()
1689 BIO_printf(bio_err, in s_server_main()
1835 ERR_print_errors(bio_err); in s_server_main()
1869 BIO_printf(bio_err, in s_server_main()
1941 ERR_print_errors(bio_err); in s_server_main()
[all …]
A Ddsa.c177 BIO_printf(bio_err, "Error getting passwords\n"); in dsa_main()
181 BIO_printf(bio_err, "read DSA key\n"); in dsa_main()
188 BIO_printf(bio_err, "unable to load Key\n"); in dsa_main()
189 ERR_print_errors(bio_err); in dsa_main()
193 BIO_printf(bio_err, "Not a DSA key\n"); in dsa_main()
206 ERR_print_errors(bio_err); in dsa_main()
215 ERR_print_errors(bio_err); in dsa_main()
228 BIO_printf(bio_err, "writing DSA key\n"); in dsa_main()
290 BIO_printf(bio_err, "invalid PVK encryption level\n"); in dsa_main()
296 BIO_printf(bio_err, "unable to write key\n"); in dsa_main()
[all …]
A Drsa.c231 BIO_printf(bio_err, "Error getting passwords\n"); in rsa_main()
257 ERR_print_errors(bio_err); in rsa_main()
261 BIO_printf(bio_err, "Not an RSA key\n"); in rsa_main()
274 ERR_print_errors(bio_err); in rsa_main()
296 ERR_print_errors(bio_err); in rsa_main()
305 BIO_printf(bio_err, "RSA key not ok\n"); in rsa_main()
306 ERR_print_errors(bio_err); in rsa_main()
308 ERR_print_errors(bio_err); in rsa_main()
317 BIO_printf(bio_err, "writing RSA key\n"); in rsa_main()
401 BIO_printf(bio_err, "unable to write key\n"); in rsa_main()
[all …]
A Dgenpkey.c162 ERR_print_errors(bio_err); in genpkey_main()
173 BIO_puts(bio_err, "Error getting password\n"); in genpkey_main()
182 EVP_PKEY_CTX_set_app_data(ctx, bio_err); in genpkey_main()
203 BIO_puts(bio_err, "Error writing key\n"); in genpkey_main()
214 BIO_puts(bio_err, "Error printing key\n"); in genpkey_main()
222 ERR_print_errors(bio_err); in genpkey_main()
241 BIO_puts(bio_err, "Parameters already set!\n"); in init_keygen_file()
272 BIO_puts(bio_err, "Error initializing context\n"); in init_keygen_file()
273 ERR_print_errors(bio_err); in init_keygen_file()
288 BIO_puts(bio_err, "Algorithm already set!\n"); in init_gen_str()
[all …]
A Decparam.c213 BIO_printf(bio_err, in ecparam_main()
217 BIO_printf(bio_err, in ecparam_main()
240 BIO_printf(bio_err, "unable to generate key\n"); in ecparam_main()
266 BIO_printf(bio_err, "unable to clear seed\n"); in ecparam_main()
272 BIO_printf(bio_err, "unable to print params\n"); in ecparam_main()
283 BIO_printf(bio_err, "unable to set check_type\n"); in ecparam_main()
288 BIO_printf(bio_err, "failed\n"); in ecparam_main()
291 BIO_printf(bio_err, "ok\n"); in ecparam_main()
319 BIO_printf(bio_err, "unable to generate key\n"); in ecparam_main()
327 BIO_printf(bio_err, "unable to write elliptic " in ecparam_main()
[all …]
A Dspeed.c1175 BIO_printf(bio_err, in run_benchmark()
1269 BIO_printf(bio_err, in get_ecdsa()
1301 BIO_printf(bio_err, in get_ecdsa()
1582 BIO_printf(bio_err, in speed_main()
1849 BIO_printf(bio_err, in speed_main()
3277 ERR_print_errors(bio_err); in speed_main()
3349 BIO_printf(bio_err, in print_message()
3352 (void)BIO_flush(bio_err); in print_message()
3360 BIO_printf(bio_err, in pkey_print_message()
3363 (void)BIO_flush(bio_err); in pkey_print_message()
[all …]
A Dgenrsa.c102 BIO_printf(bio_err, "%s: Use -help for summary.\n", prog); in genrsa_main()
156 BIO_printf(bio_err, in genrsa_main()
161 BIO_printf(bio_err, "Extra arguments given.\n"); in genrsa_main()
174 BIO_printf(bio_err, "Error getting password\n"); in genrsa_main()
186 EVP_PKEY_CTX_set_app_data(ctx, bio_err); in genrsa_main()
189 BIO_printf(bio_err, "Error setting RSA length\n"); in genrsa_main()
197 BIO_printf(bio_err, "Error setting RSA public exponent\n"); in genrsa_main()
201 BIO_printf(bio_err, "Error setting number of primes\n"); in genrsa_main()
212 BIO_printf(bio_err, "Error cannot access RSA e\n"); in genrsa_main()
218 BIO_printf(bio_err, "e is %s (0x%s)\n", dece, hexe); in genrsa_main()
[all …]
/openssl-master/test/
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-master/apps/lib/
A Ds_cb.c63 BIO_puts(bio_err, "\n"); in verify_callback()
85 BIO_puts(bio_err, "\n"); in verify_callback()
91 BIO_printf(bio_err, "\n"); in verify_callback()
97 BIO_printf(bio_err, "\n"); in verify_callback()
140 BIO_printf(bio_err, in set_cert_stuff()
170 BIO_printf(bio_err, in set_cert_key_stuff()
794 BIO_printf(bio_err, in generate_stateless_cookie_callback()
903 BIO_printf(bio_err, in set_cert_cb()
1093 ERR_print_errors(bio_err); in args_excert()
1125 BIO_puts(bio_err, "\n"); in print_raw_cipherlist()
[all …]
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 …]
A Dapps.c226 BIO_printf(bio_err, in get_passwd()
593 BIO_printf(bio_err, in load_keyparams_suppress()
617 ERR_print_errors(bio_err); in app_bail_out()
1402 ERR_print_errors(bio_err); in setup_verify()
1487 ERR_print_errors(bio_err); in IMPLEMENT_LHASH_HASH_FN()
1570 BIO_printf(bio_err, in rotate_serial()
1576 BIO_printf(bio_err, in rotate_serial()
1684 BIO_printf(bio_err, in index_index()
1861 BIO_printf(bio_err, in parse_name()
3050 BIO_printf(bio_err, in bio_open_default_()
[all …]

Completed in 72 milliseconds

1234