Lines Matching refs:bio_err

151         BIO_printf(bio_err, "Error: client did not send PSK identity\n");  in psk_server_cb()
170 BIO_printf(bio_err, "Could not convert PSK key '%s' to buffer\n", in psk_server_cb()
175 BIO_printf(bio_err, in psk_server_cb()
190 BIO_printf(bio_err, "Error in PSK server callback\n"); in psk_server_cb()
191 (void)BIO_flush(bio_err); in psk_server_cb()
219 BIO_printf(bio_err, "Could not convert PSK key '%s' to buffer\n", in psk_find_session_cb()
227 BIO_printf(bio_err, "Error finding suitable ciphersuite\n"); in psk_find_session_cb()
501 BIO_puts(bio_err, "cert_status: can't parse AIA URL\n"); in get_ocsp_resp_from_responder()
505 BIO_printf(bio_err, "cert_status: AIA URL: %s\n", in get_ocsp_resp_from_responder()
509 BIO_puts(bio_err, in get_ocsp_resp_from_responder()
542 BIO_puts(bio_err, "cert_status: Can't retrieve issuer certificate.\n"); in get_ocsp_resp_from_responder()
566 BIO_puts(bio_err, "cert_status: error querying responder\n"); in get_ocsp_resp_from_responder()
606 BIO_puts(bio_err, "cert_status: callback called\n"); in cert_status_cb()
611 BIO_puts(bio_err, "cert_status: Cannot open OCSP response file\n"); in cert_status_cb()
617 BIO_puts(bio_err, "cert_status: Error reading OCSP response\n"); in cert_status_cb()
632 BIO_puts(bio_err, "cert_status: ocsp response sent:\n"); in cert_status_cb()
633 OCSP_RESPONSE_print(bio_err, resp, 2); in cert_status_cb()
640 ERR_print_errors(bio_err); in cert_status_cb()
1126 BIO_printf(bio_err, "Cannot supply multiple protocol flags\n"); in s_server_main()
1132 BIO_printf(bio_err, in s_server_main()
1140 BIO_printf(bio_err, "%s: Use -help for summary.\n", prog); in s_server_main()
1168 BIO_printf(bio_err, "%s: IPv6 domain sockets unsupported\n", prog); in s_server_main()
1181 BIO_printf(bio_err, in s_server_main()
1196 BIO_printf(bio_err, in s_server_main()
1221 BIO_printf(bio_err, "verify depth is %d\n", verify_args.depth); in s_server_main()
1229 BIO_printf(bio_err, in s_server_main()
1338 BIO_printf(bio_err, "%s: Memory allocation failure\n", prog); in s_server_main()
1422 BIO_printf(bio_err, "Error parsing -status_url argument\n"); in s_server_main()
1439 BIO_printf(bio_err, "Error writing file %s\n", opt_arg()); in s_server_main()
1484 BIO_printf(bio_err, "Not a hex number '%s'\n", psk_key); in s_server_main()
1658 BIO_printf(bio_err, "Invalid value for max_early_data\n"); in s_server_main()
1665 BIO_printf(bio_err, "Invalid value for recv_max_early_data\n"); in s_server_main()
1722 BIO_printf(bio_err, "Cannot supply -nextprotoneg with TLSv1.3\n"); in s_server_main()
1728 BIO_printf(bio_err, "Can't use -HTTP, -www or -WWW with DTLS\n"); in s_server_main()
1733 BIO_printf(bio_err, "Can only use -listen with DTLS\n"); in s_server_main()
1738 BIO_printf(bio_err, "Can't use -rev with DTLS\n"); in s_server_main()
1744 BIO_printf(bio_err, "Can only use -tfo with TLS\n"); in s_server_main()
1749 BIO_printf(bio_err, "Can only use --stateless with TLS\n"); in s_server_main()
1755 BIO_printf(bio_err, in s_server_main()
1761 BIO_printf(bio_err, in s_server_main()
1769 BIO_printf(bio_err, "Can't use -sctp without DTLS\n"); in s_server_main()
1789 BIO_printf(bio_err, "Can't use -sendfile without -WWW or -HTTP\n"); in s_server_main()
1795 BIO_printf(bio_err, "Error getting password\n"); in s_server_main()
1859 BIO_puts(bio_err, "Error adding CRL\n"); in s_server_main()
1860 ERR_print_errors(bio_err); in s_server_main()
1880 ERR_print_errors(bio_err); in s_server_main()
1897 BIO_printf(bio_err, "Out of memory\n"); in s_server_main()
1920 ERR_print_errors(bio_err); in s_server_main()
1934 BIO_printf(bio_err, "Error using configuration \"%s\"\n", in s_server_main()
1936 ERR_print_errors(bio_err); in s_server_main()
1954 BIO_printf(bio_err, in s_server_main()
1957 BIO_printf(bio_err, "error setting 'id_prefix'\n"); in s_server_main()
1958 ERR_print_errors(bio_err); in s_server_main()
1961 BIO_printf(bio_err, "id_prefix '%s' set.\n", session_id_prefix); in s_server_main()
1994 BIO_printf(bio_err, "%s: Max send fragment size %u is out of permitted range\n", in s_server_main()
2001 BIO_printf(bio_err, "%s: Split send fragment size %u is out of permitted range\n", in s_server_main()
2007 BIO_printf(bio_err, "%s: Max pipelines %u is out of permitted range\n", in s_server_main()
2019 BIO_printf(bio_err, "Error setting SRTP profile\n"); in s_server_main()
2020 ERR_print_errors(bio_err); in s_server_main()
2028 ERR_print_errors(bio_err); in s_server_main()
2032 BIO_printf(bio_err, "Error setting verify params\n"); in s_server_main()
2033 ERR_print_errors(bio_err); in s_server_main()
2043 BIO_printf(bio_err, "Error loading store locations\n"); in s_server_main()
2044 ERR_print_errors(bio_err); in s_server_main()
2051 ERR_print_errors(bio_err); in s_server_main()
2064 BIO_printf(bio_err, in s_server_main()
2067 BIO_printf(bio_err, "error setting 'id_prefix'\n"); in s_server_main()
2068 ERR_print_errors(bio_err); in s_server_main()
2071 BIO_printf(bio_err, "id_prefix '%s' set.\n", session_id_prefix); in s_server_main()
2091 ERR_print_errors(bio_err); in s_server_main()
2095 BIO_printf(bio_err, "Error setting verify params\n"); in s_server_main()
2096 ERR_print_errors(bio_err); in s_server_main()
2140 BIO_puts(bio_err, "Error setting temp DH parameters\n"); in s_server_main()
2141 ERR_print_errors(bio_err); in s_server_main()
2167 BIO_puts(bio_err, "Error setting temp DH parameters\n"); in s_server_main()
2168 ERR_print_errors(bio_err); in s_server_main()
2182 ERR_print_errors(bio_err); in s_server_main()
2215 BIO_printf(bio_err, "error setting PSK identity hint to context\n"); in s_server_main()
2216 ERR_print_errors(bio_err); in s_server_main()
2226 BIO_printf(bio_err, "Can't open PSK session file %s\n", psksessf); in s_server_main()
2227 ERR_print_errors(bio_err); in s_server_main()
2233 BIO_printf(bio_err, "Can't read PSK session file %s\n", psksessf); in s_server_main()
2234 ERR_print_errors(bio_err); in s_server_main()
2247 BIO_printf(bio_err, "error setting session id context\n"); in s_server_main()
2248 ERR_print_errors(bio_err); in s_server_main()
2265 BIO_printf(bio_err, "error setting session id context\n"); in s_server_main()
2266 ERR_print_errors(bio_err); in s_server_main()
2459 ERR_print_errors(bio_err); in sv_body()
2461 BIO_printf(bio_err, "Turned on non blocking io\n"); in sv_body()
2478 BIO_printf(bio_err, "Error setting session id context\n"); in sv_body()
2484 BIO_printf(bio_err, "Error clearing SSL connection\n"); in sv_body()
2497 BIO_printf(bio_err, "Unable to create BIO\n"); in sv_body()
2498 ERR_print_errors(bio_err); in sv_body()
2514 BIO_printf(bio_err, "MTU too small. Must be at least %ld\n", in sv_body()
2522 BIO_printf(bio_err, "Failed to set MTU\n"); in sv_body()
2541 BIO_printf(bio_err, "Unable to create BIO\n"); in sv_body()
2542 ERR_print_errors(bio_err); in sv_body()
2551 BIO_printf(bio_err, "Unable to create BIO\n"); in sv_body()
2596 BIO_printf(bio_err, "Error reading early data\n"); in sv_body()
2597 ERR_print_errors(bio_err); in sv_body()
2671 BIO_printf(bio_err, "TIMEOUT occurred\n"); in sv_body()
2752 ERR_print_errors(bio_err); in sv_body()
2812 ERR_print_errors(bio_err); in sv_body()
2904 ERR_print_errors(bio_err); in sv_body()
2929 BIO_printf(bio_err, "shutdown accept socket\n"); in close_accept_socket()
2956 BIO_printf(bio_err, "ERROR - memory\n"); in init_ssl_connection()
2974 BIO_printf(bio_err, "ERROR - unable to connect\n"); in init_ssl_connection()
3000 BIO_printf(bio_err, in init_ssl_connection()
3032 BIO_printf(bio_err, "ERROR\n"); in init_ssl_connection()
3036 BIO_printf(bio_err, "verify error:%s\n", in init_ssl_connection()
3040 ERR_print_errors(bio_err); in init_ssl_connection()
3144 BIO_printf(bio_err, "Using Kernel TLS for sending\n"); in print_connection_info()
3146 BIO_printf(bio_err, "Using Kernel TLS for receiving\n"); in print_connection_info()
3187 ERR_print_errors(bio_err); in www_body()
3189 BIO_printf(bio_err, "Turned on non blocking io\n"); in www_body()
3281 BIO_printf(bio_err, "Error reading early data\n"); in www_body()
3282 ERR_print_errors(bio_err); in www_body()
3296 ERR_print_errors(bio_err); in www_body()
3337 ERR_print_errors(bio_err); in www_body()
3347 ERR_print_errors(bio_err); in www_body()
3516 BIO_printf(bio_err, "FILE:%s\n", p); in www_body()
3532 BIO_printf(bio_err, "Warning: sendfile requested but KTLS is not available\n"); in www_body()
3567 BIO_printf(bio_err, "KTLS SENDFILE '%s' OK\n", p); in www_body()
3582 BIO_printf(bio_err, "%d\n", i); in www_body()
3585 BIO_printf(bio_err, "RENEGOTIATE\n"); in www_body()
3670 ERR_print_errors(bio_err); in rev_body()
3677 ERR_print_errors(bio_err); in rev_body()
3715 BIO_puts(bio_err, "CONNECTION FAILURE\n"); in rev_body()
3716 ERR_print_errors(bio_err); in rev_body()
3730 BIO_printf(bio_err, "CONNECTION ESTABLISHED\n"); in rev_body()
3738 ERR_print_errors(bio_err); in rev_body()
3757 BIO_printf(bio_err, "CONNECTION CLOSED\n"); in rev_body()
3767 BIO_printf(bio_err, "CONNECTION CLOSED\n"); in rev_body()
3847 BIO_printf(bio_err, "Error encoding session\n"); in add_session()
3855 BIO_printf(bio_err, "Out of memory adding to external cache\n"); in add_session()
3865 BIO_printf(bio_err, "Unexpected session encoding length\n"); in add_session()
3874 BIO_printf(bio_err, "New session added to external cache\n"); in add_session()
3886 BIO_printf(bio_err, "Lookup session: cache hit\n"); in get_session()
3891 BIO_printf(bio_err, "Lookup session: cache miss\n"); in get_session()