Home
last modified time | relevance | path

Searched refs:ERR_add_error_data (Results 1 – 20 of 20) sorted by relevance

/openssl/crypto/err/
H A Derr_prn.c126 ERR_add_error_data(2, separator, tmp); in ERR_add_error_txt()
137 ERR_add_error_data(2, leading_separator, tmp); in ERR_add_error_txt()
140 ERR_add_error_data(2, leading_separator, txt); in ERR_add_error_txt()
H A Derr.c814 void ERR_add_error_data(int num, ...) in ERR_add_error_data() function
/openssl/crypto/cmp/
H A Dcmp_client.c207 ERR_add_error_data(3, "message type is '", in send_receive_check()
217 ERR_add_error_data(1, buf); in send_receive_check()
221 ERR_add_error_data(1, buf); in send_receive_check()
227 ERR_add_error_data(2, "; errorDetails: ", text); in send_receive_check()
295 ERR_add_error_data(1, str); in poll_for_response()
465 ERR_add_error_data(1, buf); in get1_cert_status()
581 ERR_add_error_data(1, "; cannot extract certificate from response"); in cert_response()
852 ERR_add_error_data(1, buf); in OSSL_CMP_exec_RR_ses()
/openssl/doc/man3/
H A DERR_put_error.pod8 ERR_put_error, ERR_add_error_data, ERR_add_error_vdata,
19 void ERR_add_error_data(int num, ...);
47 ERR_add_error_data() associates the concatenation of its B<num> string
163 ERR_add_error_data(), ERR_add_error_vdata()
/openssl/test/
H A Derrtest.c136 ERR_add_error_data(1, "hello "); in vdata_appends()
137 ERR_add_error_data(1, "world"); in vdata_appends()
/openssl/crypto/bio/
H A Dbio_sock.c69 ERR_add_error_data(2, "host=", str); in BIO_get_host_ip()
97 ERR_add_error_data(2, "host=", str); in BIO_get_port()
/openssl/crypto/x509/
H A Dx509_local.h13 ERR_add_error_data(4, "name=", (val)->name, ", value=", (val)->value)
/openssl/crypto/crmf/
H A Dcrmf_pbm.c229 ERR_add_error_data(1, buf); in OSSL_CRMF_pbm_new()
/openssl/engines/
H A De_capi.c682 ERR_add_error_data(2, "magic=0x", magstr); in capi_get_pkey()
728 ERR_add_error_data(2, "magic=0x", magstr); in capi_get_pkey()
775 ERR_add_error_data(2, "aiKeyAlg=0x", algstr); in capi_get_pkey()
881 ERR_add_error_data(2, "NID=0x", algstr); in capi_rsa_sign()
963 ERR_add_error_data(2, "padding=", errstr); in capi_rsa_priv_dec()
1116 ERR_add_error_data(2, "Error code= 0x", errstr); in capi_adderror()
H A De_loader_attic.c1006 ERR_add_error_data(1, path_data[i].path); in file_open_ex()
1616 ERR_add_error_data(3, "PEM type is '", pem_name, "'"); in file_load()
/openssl/crypto/dso/
H A Ddso_dlfcn.c440 ERR_add_error_data(2, "dlfcn_pathbyaddr(): ", dlerror()); in dlfcn_pathbyaddr()
/openssl/crypto/http/
H A Dhttp_client.c1107 ERR_add_error_data(1, buf); in OSSL_HTTP_exchange()
1110 ERR_add_error_data(2, " proxy=", rctx->proxy); in OSSL_HTTP_exchange()
1115 ERR_add_error_data(1, buf); in OSSL_HTTP_exchange()
/openssl/crypto/asn1/
H A Dtasn_dec.c484 ERR_add_error_data(4, "Field=", errtt->field_name, in asn1_item_embed_d2i()
487 ERR_add_error_data(2, "Type=", it->sname); in asn1_item_embed_d2i()
H A Dasn1_gen.c731 ERR_add_error_data(2, "string=", str); in asn1_str2type()
/openssl/crypto/conf/
H A Dconf_def.c584 ERR_add_error_data(2, "line ", btmp); in def_load_bio()
/openssl/include/openssl/
H A Derr.h.in447 void ERR_add_error_data(int num, ...);
H A Dx509v3.h.in367 # define X509V3_conf_err(val) ERR_add_error_data(6, \
/openssl/crypto/pem/
H A Dpem_lib.c252 ERR_add_error_data(2, "Expecting: ", name); in pem_bytes_read_bio_flags()
/openssl/util/
H A Dlibcrypto.num1001 ERR_add_error_data 1028 3_0_0 EXIST::FUNCTION:
/openssl/
H A DCHANGES.md1536 latter replaces the combination `ERR_put_error()` + `ERR_add_error_data()`.

Completed in 116 milliseconds