Home
last modified time | relevance | path

Searched refs:ERR_error_string (Results 1 – 25 of 32) sorted by relevance

12

/external/libpcap/
Dsslutils.c78 …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/
Dcrypto_openssl.c171 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 …]
Dtls_openssl.c338 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 …]
Dtls_openssl_ocsp.c30 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/
Ddpp_crypto.c454 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 …]
Ddpp_backup.c994 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/
Dmbedtls-client.c240 (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/
Dopenssl-server.c215 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,
Dopenssl-client.c179 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()
Dopenssl-ssl.c355 lwsl_debug("%s failed: %s\n",__func__, ERR_error_string(m, NULL)); in lws_ssl_capable_write()
/external/curl/lib/vtls/
Dwolfssl.c514 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()
Dmesalink.c271 ERR_error_string(SSL_get_error(BACKEND->handle, 0), error_buffer)); in mesalink_connect_step1()
/external/iperf3/src/
Diperf_auth.c248 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/
Dtpm_getek_ecc.c30 char *err = ERR_error_string(errCode, NULL); in handleErrors()
/external/wpa_supplicant_8/hs20/client/
Dest.c51 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/
Derr.h404 OPENSSL_EXPORT char *ERR_error_string(uint32_t packed_error, char *buf);
/external/boringssl/src/include/openssl/
Derr.h404 OPENSSL_EXPORT char *ERR_error_string(uint32_t packed_error, char *buf);
/external/curl/lib/
Dsetup-vms.h235 #define ERR_error_string ERR_ERROR_STRING macro
/external/libwebsockets/lib/tls/mbedtls/wrapper/include/openssl/
Dssl.h411 char *ERR_error_string(unsigned long e, char *ret);
/external/libwebsockets/test-apps/
Dtest-client.c299 ERR_error_string(n, errbuf), n); in callback_dumb_increment()
/external/rust/crates/quiche/deps/boringssl/src/crypto/err/
Derr.c371 char *ERR_error_string(uint32_t packed_error, char *ret) { in ERR_error_string() function
/external/boringssl/src/crypto/err/
Derr.c371 char *ERR_error_string(uint32_t packed_error, char *ret) { in ERR_error_string() function
/external/openssh/regress/unittests/test_helper/
Dtest_helper.c302 file, line, ERR_error_string(openssl_error, NULL)); in ssl_err_check()
/external/libwebsockets/lib/tls/mbedtls/wrapper/library/
Dssl_lib.c1086 char *ERR_error_string(unsigned long e, char *buf) in ERR_error_string() function
/external/wpa_supplicant_8/src/utils/
Dhttp_curl.c1101 func, txt, ERR_error_string(ERR_get_error(), NULL)); in tls_show_errors()
1105 ERR_error_string(err, NULL)); in tls_show_errors()

12