Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dcrypto_openssl.c162 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector()
170 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector()
177 ERR_error_string(ERR_get_error(), NULL)); in openssl_digest_vector()
347 ERR_error_string(ERR_get_error(), NULL)); in aes_encrypt()
361 "%s", ERR_error_string(ERR_get_error(), NULL)); in aes_encrypt_deinit()
404 ERR_error_string(ERR_get_error(), NULL)); in aes_decrypt()
418 "%s", ERR_error_string(ERR_get_error(), NULL)); in aes_decrypt_deinit()
1905 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_init()
1911 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_init()
1958 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_get_pubkey()
[all …]
Dtls_openssl.c317 func, txt, ERR_error_string(ERR_get_error(), NULL)); in tls_show_errors()
321 ERR_error_string(err, NULL)); in tls_show_errors()
824 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic()
834 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic()
850 id, ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic()
859 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic()
1200 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init()
1219 engine_id, ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init()
1225 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init()
1233 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/curl/lib/vtls/
Dcyassl.c424 ERR_error_string(SSL_get_error(BACKEND->handle, 0), in cyassl_connect_step1()
527 ERR_error_string(detail, error_buffer)); in cyassl_connect_step2()
693 ERR_error_string(err, error_buffer), in cyassl_send()
741 ERR_error_string(err, error_buffer), in cyassl_recv()
Dmesalink.c237 ERR_error_string(SSL_get_error(BACKEND->handle, 0), error_buffer)); in mesalink_connect_step1()
/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/boringssl/src/include/openssl/
Derr.h400 OPENSSL_EXPORT char *ERR_error_string(uint32_t packed_error, char *buf);
/external/wpa_supplicant_8/src/common/
Ddpp.c486 ERR_error_string(ERR_get_error(), NULL)); in dpp_set_pubkey_point_group()
503 ERR_error_string(ERR_get_error(), NULL)); in dpp_set_pubkey_point_group()
1173 ERR_error_string(ERR_get_error(), NULL)); in dpp_set_keypair()
2166 ERR_error_string(ERR_get_error(), NULL)); in dpp_auth_init()
2610 ERR_error_string(ERR_get_error(), NULL)); in dpp_auth_derive_l_responder()
2672 ERR_error_string(ERR_get_error(), NULL)); in dpp_auth_derive_l_initiator()
2767 ERR_error_string(ERR_get_error(), NULL)); in dpp_auth_build_resp_ok()
3076 ERR_error_string(ERR_get_error(), NULL)); in dpp_auth_req_rx()
3695 ERR_error_string(ERR_get_error(), NULL)); in dpp_auth_resp_rx()
4610 ERR_error_string(ERR_get_error(), NULL)); in dpp_build_conf_obj_dpp()
[all …]
/external/curl/lib/
Dsetup-vms.h235 #define ERR_error_string ERR_ERROR_STRING macro
/external/openssh/regress/unittests/test_helper/
Dtest_helper.c260 file, line, ERR_error_string(openssl_error, NULL)); in ssl_err_check()
/external/boringssl/src/crypto/err/
Derr.c371 char *ERR_error_string(uint32_t packed_error, char *ret) { in ERR_error_string() function
/external/u-boot/lib/rsa/
Drsa-sign.c42 ERR_error_string(sslErr, 0)); in rsa_err()
/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()
/external/u-boot/tools/
Dkwbimage.c384 ERR_error_string(ssl_err, 0)); in openssl_err()
/external/grpc-grpc/src/objective-c/
Dgrpc_shadow_boringssl_symbol_list571 ERR_error_string
DBoringSSL-GRPC.podspec2123 '#define ERR_error_string GRPC_SHADOW_ERR_error_string',
/external/ipsec-tools/src/racoon/
Dcrypto_openssl.c1230 es, ERR_error_string(l, buf), file, line, in eay_strerror()
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h599 #define ERR_error_string GRPC_SHADOW_ERR_error_string macro
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc6666 CONSCRYPT_LOG_ERROR("%s", ERR_error_string(ERR_peek_error(), nullptr)); in NativeCrypto_SSL_enable_tls_channel_id()
6701 CONSCRYPT_LOG_ERROR("%s", ERR_error_string(ERR_peek_error(), nullptr)); in NativeCrypto_SSL_get_tls_channel_id()
6731 CONSCRYPT_LOG_ERROR("%s", ERR_error_string(ERR_peek_error(), nullptr)); in NativeCrypto_SSL_set1_tls_channel_id()