Home
last modified time | relevance | path

Searched refs:ERR_raise_data (Results 1 – 25 of 101) sorted by relevance

12345

/freebsd/crypto/openssl/include/openssl/
H A Derr.h127 # define ASN1err(f, r) ERR_raise_data(ERR_LIB_ASN1, (r), NULL)
128 # define ASYNCerr(f, r) ERR_raise_data(ERR_LIB_ASYNC, (r), NULL)
129 # define BIOerr(f, r) ERR_raise_data(ERR_LIB_BIO, (r), NULL)
130 # define BNerr(f, r) ERR_raise_data(ERR_LIB_BN, (r), NULL)
131 # define BUFerr(f, r) ERR_raise_data(ERR_LIB_BUF, (r), NULL)
132 # define CMPerr(f, r) ERR_raise_data(ERR_LIB_CMP, (r), NULL)
133 # define CMSerr(f, r) ERR_raise_data(ERR_LIB_CMS, (r), NULL)
134 # define COMPerr(f, r) ERR_raise_data(ERR_LIB_COMP, (r), NULL)
135 # define CONFerr(f, r) ERR_raise_data(ERR_LIB_CONF, (r), NULL)
136 # define CRMFerr(f, r) ERR_raise_data(ERR_LIB_CRMF, (r), NULL)
[all …]
H A Derr.h.in129 # define ASN1err(f, r) ERR_raise_data(ERR_LIB_ASN1, (r), NULL)
130 # define ASYNCerr(f, r) ERR_raise_data(ERR_LIB_ASYNC, (r), NULL)
131 # define BIOerr(f, r) ERR_raise_data(ERR_LIB_BIO, (r), NULL)
132 # define BNerr(f, r) ERR_raise_data(ERR_LIB_BN, (r), NULL)
133 # define BUFerr(f, r) ERR_raise_data(ERR_LIB_BUF, (r), NULL)
134 # define CMPerr(f, r) ERR_raise_data(ERR_LIB_CMP, (r), NULL)
135 # define CMSerr(f, r) ERR_raise_data(ERR_LIB_CMS, (r), NULL)
136 # define COMPerr(f, r) ERR_raise_data(ERR_LIB_COMP, (r), NULL)
137 # define CONFerr(f, r) ERR_raise_data(ERR_LIB_CONF, (r), NULL)
138 # define CRMFerr(f, r) ERR_raise_data(ERR_LIB_CRMF, (r), NULL)
[all …]
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_sock2.c50 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error(), in BIO_socket()
105 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error(), in BIO_connect()
115 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error(), in BIO_connect()
125 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error(), in BIO_connect()
178 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error(), in BIO_bind()
187 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error() /* may be 0 */, in BIO_bind()
247 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error(), in BIO_listen()
259 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error(), in BIO_listen()
269 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error(), in BIO_listen()
286 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error(), in BIO_listen()
[all …]
H A Dbio_sock.c148 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error(), in BIO_sock_init()
209 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error(), in BIO_socket_ioctl()
261 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error(), in BIO_accept()
327 ERR_raise_data(ERR_LIB_SYS, get_last_sys_error(), in BIO_socket_nbio()
346 ERR_raise_data(ERR_LIB_SYS, get_last_sys_error(), in BIO_socket_nbio()
370 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error(), in BIO_sock_info()
H A Dbio_addr.c224 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error(), in addr_strings()
229 ERR_raise_data(ERR_LIB_BIO, ERR_R_SYS_LIB, gai_strerror(ret)); in addr_strings()
721 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error(), in BIO_lookup_ex()
743 ERR_raise_data(ERR_LIB_BIO, ERR_R_SYS_LIB, in BIO_lookup_ex()
827 ERR_raise_data(ERR_LIB_SYS, 1000, in BIO_lookup_ex()
830 ERR_raise_data(ERR_LIB_SYS, 1000 + h_errno, in BIO_lookup_ex()
834 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error(), in BIO_lookup_ex()
881 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error(), in BIO_lookup_ex()
H A Dbss_file.c67 ERR_raise_data(ERR_LIB_SYS, get_last_sys_error(), in BIO_new_file()
148 ERR_raise_data(ERR_LIB_SYS, get_last_sys_error(), in file_read()
297 ERR_raise_data(ERR_LIB_SYS, get_last_sys_error(), in file_ctrl()
326 ERR_raise_data(ERR_LIB_SYS, get_last_sys_error(), in file_ctrl()
H A Dbss_conn.c90 ERR_raise_data(ERR_LIB_BIO, in conn_state()
144 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error(), in conn_state()
177 ERR_raise_data(ERR_LIB_SYS, get_last_socket_error(), in conn_state()
205 ERR_raise_data(ERR_LIB_SYS, i, in conn_state()
/freebsd/crypto/openssl/providers/common/
H A Dsecuritycheck.c48 ERR_raise_data(ERR_LIB_PROV, in ossl_rsa_check_key()
55 ERR_raise_data(ERR_LIB_PROV, ERR_R_INTERNAL_ERROR, in ossl_rsa_check_key()
65 ERR_raise_data(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH, in ossl_rsa_check_key()
101 ERR_raise_data(ERR_LIB_PROV, PROV_R_INVALID_CURVE, "No group"); in ossl_ec_check_key()
106 ERR_raise_data(ERR_LIB_PROV, PROV_R_INVALID_CURVE, in ossl_ec_check_key()
113 ERR_raise_data(ERR_LIB_PROV, PROV_R_INVALID_CURVE, in ossl_ec_check_key()
134 ERR_raise_data(ERR_LIB_PROV, PROV_R_INVALID_CURVE, in ossl_ec_check_key()
/freebsd/crypto/openssl/crypto/property/
H A Dproperty_parse.c67 ERR_raise_data(ERR_LIB_PROP, PROP_R_NOT_AN_IDENTIFIER, in parse_name()
88 ERR_raise_data(ERR_LIB_PROP, PROP_R_NAME_TOO_LONG, "HERE-->%s", *t); in parse_name()
103 ERR_raise_data(ERR_LIB_PROP, PROP_R_NOT_A_DECIMAL_DIGIT, in parse_number()
109 ERR_raise_data(ERR_LIB_PROP, PROP_R_PARSE_FAILED, in parse_number()
116 ERR_raise_data(ERR_LIB_PROP, PROP_R_NOT_A_DECIMAL_DIGIT, in parse_number()
138 ERR_raise_data(ERR_LIB_PROP, PROP_R_NOT_AN_HEXADECIMAL_DIGIT, in parse_hex()
144 ERR_raise_data(ERR_LIB_PROP, PROP_R_PARSE_FAILED, in parse_hex()
153 ERR_raise_data(ERR_LIB_PROP, PROP_R_NOT_AN_HEXADECIMAL_DIGIT, in parse_hex()
170 ERR_raise_data(ERR_LIB_PROP, PROP_R_NOT_AN_OCTAL_DIGIT, in parse_oct()
175 ERR_raise_data(ERR_LIB_PRO in parse_oct()
[all...]
/freebsd/crypto/openssl/providers/implementations/signature/
H A Drsa_sig.c213 ERR_raise_data(ERR_LIB_PROV, PROV_R_PSS_SALTLEN_TOO_SMALL, in rsa_pss_compute_saltlen()
248 ERR_raise_data(ERR_LIB_PROV, ERR_R_UNSUPPORTED, in rsa_generate_signature_aid()
269 ERR_raise_data(ERR_LIB_PROV, ERR_R_UNSUPPORTED, in rsa_generate_signature_aid()
301 ERR_raise_data(ERR_LIB_PROV, PROV_R_INVALID_DIGEST, in rsa_setup_md()
304 ERR_raise_data(ERR_LIB_PROV, PROV_R_DIGEST_NOT_ALLOWED, in rsa_setup_md()
307 ERR_raise_data(ERR_LIB_PROV, PROV_R_INVALID_DIGEST, in rsa_setup_md()
315 ERR_raise_data(ERR_LIB_PROV, PROV_R_DIGEST_NOT_ALLOWED, in rsa_setup_md()
358 ERR_raise_data(ERR_LIB_PROV, PROV_R_INVALID_DIGEST, in rsa_setup_mgf1_md()
366 ERR_raise_data(ERR_LIB_PROV, PROV_R_DIGEST_NOT_ALLOWED, in rsa_setup_mgf1_md()
373 ERR_raise_data(ERR_LIB_PROV, PROV_R_INVALID_DIGEST, in rsa_setup_mgf1_md()
[all …]
H A Ddsa_sig.c136 ERR_raise_data(ERR_LIB_PROV, PROV_R_INVALID_DIGEST, in dsa_setup_md()
139 ERR_raise_data(ERR_LIB_PROV, PROV_R_DIGEST_NOT_ALLOWED, in dsa_setup_md()
142 ERR_raise_data(ERR_LIB_PROV, PROV_R_INVALID_DIGEST, in dsa_setup_md()
150 ERR_raise_data(ERR_LIB_PROV, PROV_R_DIGEST_NOT_ALLOWED, in dsa_setup_md()
/freebsd/crypto/openssl/crypto/rand/
H A Drandfile.c107 ERR_raise_data(ERR_LIB_RAND, RAND_R_CANNOT_OPEN_FILE, in RAND_load_file()
114 ERR_raise_data(ERR_LIB_RAND, RAND_R_INTERNAL_ERROR, in RAND_load_file()
175 ERR_raise_data(ERR_LIB_RAND, RAND_R_RESEED_ERROR, "Filename=%s", file); in RAND_load_file()
191 ERR_raise_data(ERR_LIB_RAND, RAND_R_NOT_A_REGULAR_FILE, in RAND_write_file()
217 ERR_raise_data(ERR_LIB_RAND, RAND_R_CANNOT_OPEN_FILE, in RAND_write_file()
249 ERR_raise_data(ERR_LIB_RAND, RAND_R_CANNOT_OPEN_FILE, in RAND_write_file()
/freebsd/crypto/openssl/crypto/dso/
H A Ddso_dl.c74 ERR_raise_data(ERR_LIB_DSO, DSO_R_LOAD_FAILED, in dl_load()
77 ERR_raise_data(ERR_LIB_DSO, DSO_R_LOAD_FAILED, in dl_load()
144 ERR_raise_data(ERR_LIB_DSO, DSO_R_SYM_FAILURE, in dl_bind_func()
147 ERR_raise_data(ERR_LIB_DSO, DSO_R_SYM_FAILURE, in dl_bind_func()
/freebsd/crypto/openssl/doc/man3/
H A DERR_put_error.pod7 ERR_raise, ERR_raise_data,
17 void ERR_raise_data(int lib, int reason, const char *fmt, ...);
38 ERR_raise_data() does the same thing as ERR_raise(), but also lets the
76 ERR_raise() and ERR_raise_data(), and the combination ultimately produces
93 this case, the reason code given to ERR_raise() and ERR_raise_data() I<must>
162 ERR_raise(), ERR_raise_data(), ERR_put_error(),
177 ERR_raise, ERR_raise_data, ERR_add_error_txt() and ERR_add_error_mem_bio()
/freebsd/crypto/openssl/crypto/store/
H A Dstore_register.c181 ERR_raise_data(ERR_LIB_OSSL_STORE, OSSL_STORE_R_INVALID_SCHEME, in ossl_store_register_loader_int()
237 ERR_raise_data(ERR_LIB_OSSL_STORE, OSSL_STORE_R_UNREGISTERED_SCHEME, in ossl_store_get0_loader_int()
267 ERR_raise_data(ERR_LIB_OSSL_STORE, OSSL_STORE_R_UNREGISTERED_SCHEME, in ossl_store_unregister_loader_int()
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_conf.c48 ERR_raise_data(ERR_LIB_X509V3, X509V3_R_ERROR_IN_EXTENSION, in X509V3_EXT_nconf_int()
52 ERR_raise_data(ERR_LIB_X509V3, X509V3_R_ERROR_IN_EXTENSION, in X509V3_EXT_nconf_int()
102 ERR_raise_data(ERR_LIB_X509V3, X509V3_R_INVALID_EXTENSION_STRING, in do_ext_nconf()
124 ERR_raise_data(ERR_LIB_X509V3, X509V3_R_EXTENSION_SETTING_NOT_SUPPORTED, in do_ext_nconf()
245 ERR_raise_data(ERR_LIB_X509V3, X509V3_R_EXTENSION_NAME_ERROR, in v3_generic_extension()
256 ERR_raise_data(ERR_LIB_X509V3, X509V3_R_EXTENSION_VALUE_ERROR, in v3_generic_extension()
H A Dv3_pmaps.c83 ERR_raise_data(ERR_LIB_X509V3, X509V3_R_INVALID_OBJECT_IDENTIFIER, in v2i_POLICY_MAPPINGS()
90 ERR_raise_data(ERR_LIB_X509V3, X509V3_R_INVALID_OBJECT_IDENTIFIER, in v2i_POLICY_MAPPINGS()
/freebsd/crypto/openssl/test/
H A Derrtest.c159 ERR_raise_data(ERR_LIB_NONE, ERR_R_INTERNAL_ERROR, in raised_error()
297 ERR_raise_data(0, 0, "hello %s", "world"); in test_clear_error()
313 ERR_raise_data(0, 0, "goodbye %s world", "cruel"); in test_clear_error()
/freebsd/crypto/openssl/crypto/asn1/
H A Dasn_mstbl.c102 ERR_raise_data(ERR_LIB_ASN1, ASN1_R_INVALID_STRING_TABLE_VALUE, in do_tcreate()
107 ERR_raise_data(ERR_LIB_ASN1, ASN1_R_INVALID_STRING_TABLE_VALUE, in do_tcreate()
/freebsd/crypto/openssl/crypto/ui/
H A Dui_openssl.c459 ERR_raise_data(ERR_LIB_UI, UI_R_UNKNOWN_TTYGET_ERRNO_VALUE, in open_console()
470 ERR_raise_data(ERR_LIB_UI, UI_R_SYSASSIGN_ERROR, in open_console()
504 ERR_raise_data(ERR_LIB_UI, UI_R_SYSQIOW_ERROR, in noecho_console()
536 ERR_raise_data(ERR_LIB_UI, UI_R_SYSQIOW_ERROR, in echo_console()
563 ERR_raise_data(ERR_LIB_UI, UI_R_SYSDASSGN_ERROR, in close_console()
/freebsd/crypto/openssl/crypto/comp/
H A Dc_zlib.c384 ERR_raise_data(ERR_LIB_COMP, COMP_R_ZLIB_INFLATE_ERROR, in bio_zlib_read()
400 ERR_raise_data(ERR_LIB_COMP, COMP_R_ZLIB_INFLATE_ERROR, in bio_zlib_read()
451 ERR_raise_data(ERR_LIB_COMP, COMP_R_ZLIB_DEFLATE_ERROR, in bio_zlib_write()
490 ERR_raise_data(ERR_LIB_COMP, COMP_R_ZLIB_DEFLATE_ERROR, in bio_zlib_write()
539 ERR_raise_data(ERR_LIB_COMP, COMP_R_ZLIB_DEFLATE_ERROR, in bio_zlib_flush()
/freebsd/crypto/openssl/crypto/http/
H A Dhttp_client.c472 ERR_raise_data(ERR_LIB_HTTP, err, "code=%s", code); in parse_http_line1()
474 ERR_raise_data(ERR_LIB_HTTP, err, "code=%s, reason=%s", code, in parse_http_line1()
484 ERR_raise_data(ERR_LIB_HTTP, HTTP_R_HEADER_PARSE_ERROR, "content=%s", line); in parse_http_line1()
491 ERR_raise_data(ERR_LIB_HTTP, HTTP_R_MAX_RESP_LEN_EXCEEDED, in check_set_resp_len()
496 ERR_raise_data(ERR_LIB_HTTP, HTTP_R_INCONSISTENT_CONTENT_LENGTH, in check_set_resp_len()
714 ERR_raise_data(ERR_LIB_HTTP, HTTP_R_UNEXPECTED_CONTENT_TYPE, in OSSL_HTTP_REQ_CTX_nbio()
731 ERR_raise_data(ERR_LIB_HTTP, in OSSL_HTTP_REQ_CTX_nbio()
763 ERR_raise_data(ERR_LIB_HTTP, HTTP_R_MISSING_CONTENT_TYPE, in OSSL_HTTP_REQ_CTX_nbio()
1421 ERR_raise_data(ERR_LIB_HTTP, HTTP_R_CONNECT_FAILURE, in OSSL_HTTP_proxy_connect()
/freebsd/crypto/openssl/engines/
H A De_devcrypto.c88 ERR_raise_data(ERR_LIB_SYS, errno, "calling ioctl()"); in clean_devcrypto_session()
233 ERR_raise_data(ERR_LIB_SYS, errno, "calling ioctl()"); in cipher_init()
285 ERR_raise_data(ERR_LIB_SYS, errno, "calling ioctl()"); in cipher_do_cipher()
758 ERR_raise_data(ERR_LIB_SYS, errno, "calling ioctl()"); in digest_init()
797 ERR_raise_data(ERR_LIB_SYS, errno, "calling ioctl()"); in digest_update()
812 ERR_raise_data(ERR_LIB_SYS, errno, "calling ioctl()"); in digest_final()
831 ERR_raise_data(ERR_LIB_SYS, errno, "calling ioctl()"); in digest_copy()
838 ERR_raise_data(ERR_LIB_SYS, errno, "calling ioctl()"); in digest_copy()
/freebsd/crypto/openssl/crypto/conf/
H A Dconf_ssl.c76 ERR_raise_data(ERR_LIB_CONF, rcode, "section=%s", ssl_conf_section); in ssl_module_init()
96 ERR_raise_data(ERR_LIB_CONF, rcode, in ssl_module_init()
H A Dconf_mod.c152 ERR_raise_data(ERR_LIB_CONF, in CONF_modules_load()
266 ERR_raise_data(ERR_LIB_CONF, CONF_R_UNKNOWN_MODULE_NAME, in module_run()
276 ERR_raise_data(ERR_LIB_CONF, CONF_R_MODULE_INITIALIZATION_ERROR, in module_run()
321 ERR_raise_data(ERR_LIB_CONF, errcode, "module=%s, path=%s", name, path); in module_load_dso()

12345