Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c260 func, txt, ERR_error_string(ERR_get_error(), NULL)); in tls_show_errors()
264 ERR_error_string(err, NULL)); in tls_show_errors()
730 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic()
740 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic()
756 id, ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic()
765 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic()
1088 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init()
1107 engine_id, ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init()
1113 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init()
1121 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init()
[all …]
Dcrypto_openssl.c119 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector()
127 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector()
134 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector()
284 ERR_error_string(ERR_get_error(), NULL)); in aes_encrypt()
296 "%s", ERR_error_string(ERR_get_error(), NULL)); in aes_encrypt_deinit()
336 ERR_error_string(ERR_get_error(), NULL)); in aes_decrypt()
348 "%s", ERR_error_string(ERR_get_error(), NULL)); in aes_decrypt_deinit()
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/curl/lib/vtls/
Dcyassl.c309 ERR_error_string(SSL_get_error(conssl->handle, 0), error_buffer)); in cyassl_connect_step1()
402 ERR_error_string(detail, error_buffer)); in cyassl_connect_step2()
512 ERR_error_string(err, error_buffer), in cyassl_send()
559 ERR_error_string(err, error_buffer), in cyassl_recv()
Dopenssl.c374 ERR_error_string(ERR_get_error(), NULL) ); in cert_stuff()
389 ERR_error_string(ERR_get_error(), NULL) ); in cert_stuff()
418 ERR_error_string(ERR_get_error(), NULL)); in cert_stuff()
474 ERR_error_string(ERR_get_error(), NULL) ); in cert_stuff()
484 ERR_error_string(ERR_get_error(), NULL) ); in cert_stuff()
953 ERR_error_string(sslerror, buf), in Curl_ossl_shutdown()
1749 ERR_error_string(ERR_peek_error(), NULL)); in ossl_connect_step1()
2089 ERR_error_string(ERR_get_error(), NULL)); in ossl_connect_step1()
2099 ERR_error_string(ERR_get_error(), NULL)); in ossl_connect_step1()
3020 ERR_error_string(sslerror, error_buffer)); in ossl_send()
[all …]
/external/libmicrohttpd/src/testspdy/
Dtest_request_response.c490 dief("SSL_set_fd", ERR_error_string(ERR_get_error(), NULL)); in ssl_handshake()
495 dief("SSL_connect", ERR_error_string(ERR_get_error(), NULL)); in ssl_handshake()
664 dief("SSL_CTX_new", ERR_error_string(ERR_get_error(), NULL)); in fetch_uri()
669 dief("SSL_new", ERR_error_string(ERR_get_error(), NULL)); in fetch_uri()
Dtest_new_connection.c502 dief("SSL_set_fd", ERR_error_string(ERR_get_error(), NULL)); in ssl_handshake()
507 dief("SSL_connect", ERR_error_string(ERR_get_error(), NULL)); in ssl_handshake()
676 dief("SSL_CTX_new", ERR_error_string(ERR_get_error(), NULL)); in fetch_uri()
681 dief("SSL_new", ERR_error_string(ERR_get_error(), NULL)); in fetch_uri()
/external/google-tv-pairing-protocol/cpp/tests/polo/util/
Dcertificateutiltest.cc44 std::cerr << ERR_error_string(ERR_get_error(), NULL); in TEST()
/external/libvncserver/libvncserver/
Drfbssl_openssl.c37 rfbErr("%s (%ld)\n", ERR_error_string(e, buf), e); in rfbssl_error()
/external/libmicrohttpd/src/examples/
Dmhd2spdy_spdy.c559 spdy_dief("SSL_set_fd", ERR_error_string(ERR_get_error(), NULL)); in spdy_ssl_handshake()
564 PRINT_INFO2("SSL_connect %s", ERR_error_string(ERR_get_error(), NULL)); in spdy_ssl_handshake()
748 spdy_dief("SSL_new", ERR_error_string(ERR_get_error(), NULL)); in spdy_connect()
Dmhd2spdy.c109 PRINT_INFO2("SSL_CTX_new %s", ERR_error_string(ERR_get_error(), NULL)); in run_everything()
/external/wpa_supplicant_8/hs20/client/
Dest.c50 ERR_error_string(ERR_get_error(), NULL)); in pkcs7_to_cert()
58 ERR_error_string(ERR_get_error(), NULL)); in pkcs7_to_cert()
416 ERR_error_string(ERR_get_error(), NULL)); in generate_csr()
/external/boringssl/src/include/openssl/
Derr.h210 OPENSSL_EXPORT char *ERR_error_string(uint32_t packed_error, char *buf);
/external/curl/lib/
Dsetup-vms.h234 #define ERR_error_string ERR_ERROR_STRING macro
/external/boringssl/src/crypto/err/
Derr.c341 char *ERR_error_string(uint32_t packed_error, char *ret) { in ERR_error_string() function
/external/wpa_supplicant_8/src/utils/
Dhttp_curl.c1087 func, txt, ERR_error_string(ERR_get_error(), NULL)); in tls_show_errors()
1091 ERR_error_string(err, NULL)); in tls_show_errors()
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp8227 ALOGE("%s", ERR_error_string(ERR_peek_error(), nullptr));
8262 ALOGE("%s", ERR_error_string(ERR_peek_error(), nullptr));
8297 ALOGE("%s", ERR_error_string(ERR_peek_error(), nullptr));
8328 ALOGE("%s", ERR_error_string(ERR_peek_error(), nullptr));
8381 ALOGE("%s", ERR_error_string(ERR_peek_error(), nullptr));
8401 ALOGE("%s", ERR_error_string(ERR_peek_error(), NULL));
8423 ALOGE("%s", ERR_error_string(ERR_peek_error(), nullptr));
8499 ALOGE("%s", ERR_error_string(ERR_peek_error(), nullptr));
/external/ipsec-tools/src/racoon/
Dcrypto_openssl.c1230 es, ERR_error_string(l, buf), file, line, in eay_strerror()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...