| /external/libpcap/ |
| D | sslutils.c | 78 …snprintf(errbuf, errbuflen, "Cannot get a new SSL context: %s", ERR_error_string(ERR_get_error(), … in ssl_init_once() 89 …snprintf(errbuf, errbuflen, "Cannot read certificate file %s: %s", certfile, ERR_error_string(ERR_… in ssl_init_once() 96 …snprintf(errbuf, errbuflen, "Cannot read private key file %s: %s", keyfile, ERR_error_string(ERR_g… in ssl_init_once() 148 ERR_error_string(ERR_get_error(), NULL)); in ssl_promotion() 154 ERR_error_string(ERR_get_error(), NULL)); in ssl_promotion() 205 ERR_error_string(ERR_get_error(), NULL)); in ssl_send() 229 ERR_error_string(ERR_get_error(), NULL)); in ssl_recv()
|
| /external/wpa_supplicant_8/src/crypto/ |
| D | crypto_openssl.c | 171 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector() 179 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector() 186 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector() 356 ERR_error_string(ERR_get_error(), NULL)); in aes_encrypt() 370 "%s", ERR_error_string(ERR_get_error(), NULL)); in aes_encrypt_deinit() 413 ERR_error_string(ERR_get_error(), NULL)); in aes_decrypt() 427 "%s", ERR_error_string(ERR_get_error(), NULL)); in aes_decrypt_deinit() 1993 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_init() 1999 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_init() 2047 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_get_pubkey() [all …]
|
| D | tls_openssl.c | 338 func, txt, ERR_error_string(ERR_get_error(), NULL)); in tls_show_errors() 342 ERR_error_string(err, NULL)); in tls_show_errors() 845 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic() 855 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic() 871 id, ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic() 880 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic() 1220 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init() 1239 engine_id, ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init() 1245 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init() 1253 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init() [all …]
|
| D | tls_openssl_ocsp.c | 30 func, txt, ERR_error_string(ERR_get_error(), NULL)); in tls_show_errors() 34 ERR_error_string(err, NULL)); in tls_show_errors()
|
| /external/wpa_supplicant_8/src/common/ |
| D | dpp_crypto.c | 454 ERR_error_string(ERR_get_error(), NULL)); in dpp_set_pubkey_point_group() 471 ERR_error_string(ERR_get_error(), NULL)); in dpp_set_pubkey_point_group() 587 ERR_error_string(ERR_get_error(), NULL)); in dpp_set_keypair() 897 ERR_error_string(ERR_get_error(), NULL)); in dpp_ecdh() 903 ERR_error_string(ERR_get_error(), NULL)); in dpp_ecdh() 910 ERR_error_string(ERR_get_error(), NULL)); in dpp_ecdh() 916 ERR_error_string(ERR_get_error(), NULL)); in dpp_ecdh() 939 ERR_error_string(ERR_get_error(), NULL)); in dpp_ecdh() 957 ERR_error_string(ERR_get_error(), NULL)); in dpp_ecdh() 1357 ERR_error_string(ERR_get_error(), NULL)); in dpp_process_signed_connector() [all …]
|
| D | dpp_backup.c | 994 ERR_error_string(ERR_get_error(), NULL)); in dpp_parse_one_asymmetric_key() 1126 ERR_error_string(ERR_get_error(), NULL)); in dpp_parse_one_asymmetric_key()
|
| /external/libwebsockets/lib/tls/mbedtls/ |
| D | mbedtls-client.c | 240 (unsigned int)wsi->tls.use_ssl, n, ERR_error_string(n, sb)); in lws_tls_client_confirm_peer_cert() 267 error, ERR_error_string(error, in lws_tls_client_create_vhost_context() 276 error, ERR_error_string(error, in lws_tls_client_create_vhost_context()
|
| /external/libwebsockets/lib/tls/openssl/ |
| D | openssl-server.c | 215 cert, error, ERR_error_string(error, 228 ERR_error_string(error, 355 cert, error, ERR_error_string(error, 368 ERR_error_string(error, 481 error, ERR_error_string(error, 489 error, ERR_error_string(error,
|
| D | openssl-client.c | 179 ERR_error_string(lws_ssl_get_error(wsi, 0), NULL)); in lws_ssl_client_bio_create() 492 n, ERR_error_string(n, sb)); in lws_tls_client_confirm_peer_cert() 570 error, ERR_error_string(error, in lws_tls_client_create_vhost_context() 669 error, ERR_error_string(error, in lws_tls_client_create_vhost_context()
|
| D | openssl-ssl.c | 355 lwsl_debug("%s failed: %s\n",__func__, ERR_error_string(m, NULL)); in lws_ssl_capable_write()
|
| /external/curl/lib/vtls/ |
| D | wolfssl.c | 514 ERR_error_string(SSL_get_error(backend->handle, 0), in wolfssl_connect_step1() 651 ERR_error_string(detail, error_buffer)); in wolfssl_connect_step2() 821 ERR_error_string(err, error_buffer), in wolfssl_send() 871 ERR_error_string(err, error_buffer), in wolfssl_recv()
|
| D | mesalink.c | 271 ERR_error_string(SSL_get_error(BACKEND->handle, 0), error_buffer)); in mesalink_connect_step1()
|
| /external/iperf3/src/ |
| D | iperf_auth.c | 248 fprintf(stderr, "%s\n", ERR_error_string(ERR_get_error(), NULL)); in encrypt_rsa_message() 275 fprintf(stderr, "%s\n", ERR_error_string(ERR_get_error(), NULL)); in decrypt_rsa_message()
|
| /external/tpm2-tss/test/helper/ |
| D | tpm_getek_ecc.c | 30 char *err = ERR_error_string(errCode, NULL); in handleErrors()
|
| /external/wpa_supplicant_8/hs20/client/ |
| D | est.c | 51 ERR_error_string(ERR_get_error(), NULL)); in pkcs7_to_cert() 59 ERR_error_string(ERR_get_error(), NULL)); in pkcs7_to_cert() 429 ERR_error_string(ERR_get_error(), NULL)); in generate_csr()
|
| /external/rust/crates/quiche/deps/boringssl/src/include/openssl/ |
| D | err.h | 404 OPENSSL_EXPORT char *ERR_error_string(uint32_t packed_error, char *buf);
|
| /external/boringssl/src/include/openssl/ |
| D | err.h | 404 OPENSSL_EXPORT char *ERR_error_string(uint32_t packed_error, char *buf);
|
| /external/curl/lib/ |
| D | setup-vms.h | 235 #define ERR_error_string ERR_ERROR_STRING macro
|
| /external/libwebsockets/lib/tls/mbedtls/wrapper/include/openssl/ |
| D | ssl.h | 411 char *ERR_error_string(unsigned long e, char *ret);
|
| /external/libwebsockets/test-apps/ |
| D | test-client.c | 299 ERR_error_string(n, errbuf), n); in callback_dumb_increment()
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/err/ |
| D | err.c | 371 char *ERR_error_string(uint32_t packed_error, char *ret) { in ERR_error_string() function
|
| /external/boringssl/src/crypto/err/ |
| D | err.c | 371 char *ERR_error_string(uint32_t packed_error, char *ret) { in ERR_error_string() function
|
| /external/openssh/regress/unittests/test_helper/ |
| D | test_helper.c | 302 file, line, ERR_error_string(openssl_error, NULL)); in ssl_err_check()
|
| /external/libwebsockets/lib/tls/mbedtls/wrapper/library/ |
| D | ssl_lib.c | 1086 char *ERR_error_string(unsigned long e, char *buf) in ERR_error_string() function
|
| /external/wpa_supplicant_8/src/utils/ |
| D | http_curl.c | 1101 func, txt, ERR_error_string(ERR_get_error(), NULL)); in tls_show_errors() 1105 ERR_error_string(err, NULL)); in tls_show_errors()
|