Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp_crypto.c440 ERR_error_string(ERR_get_error(), NULL)); in dpp_set_pubkey_point_group()
457 ERR_error_string(ERR_get_error(), NULL)); in dpp_set_pubkey_point_group()
573 ERR_error_string(ERR_get_error(), NULL)); in dpp_set_keypair()
883 ERR_error_string(ERR_get_error(), NULL)); in dpp_ecdh()
889 ERR_error_string(ERR_get_error(), NULL)); in dpp_ecdh()
896 ERR_error_string(ERR_get_error(), NULL)); in dpp_ecdh()
902 ERR_error_string(ERR_get_error(), NULL)); in dpp_ecdh()
925 ERR_error_string(ERR_get_error(), NULL)); in dpp_ecdh()
943 ERR_error_string(ERR_get_error(), NULL)); in dpp_ecdh()
1343 ERR_error_string(ERR_get_error(), NULL)); in dpp_process_signed_connector()
[all …]
Ddpp_backup.c963 ERR_error_string(ERR_get_error(), NULL)); in dpp_parse_one_asymmetric_key()
/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()
1984 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_init()
1990 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_init()
2038 ERR_error_string(ERR_get_error(), NULL)); in crypto_ecdh_get_pubkey()
[all …]
Dtls_openssl.c324 func, txt, ERR_error_string(ERR_get_error(), NULL)); in tls_show_errors()
328 ERR_error_string(err, NULL)); in tls_show_errors()
831 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic()
841 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic()
857 id, ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic()
866 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_load_dynamic_generic()
1204 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init()
1223 engine_id, ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init()
1229 ERR_error_string(ERR_get_error(), NULL)); in tls_engine_init()
1237 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/
Dwolfssl.c401 ERR_error_string(SSL_get_error(BACKEND->handle, 0), in wolfssl_connect_step1()
505 ERR_error_string(detail, error_buffer)); in wolfssl_connect_step2()
673 ERR_error_string(err, error_buffer), in wolfssl_send()
721 ERR_error_string(err, error_buffer), in wolfssl_recv()
Dmesalink.c273 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/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.c43 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/curl/lib/vquic/
Dngtcp2.c248 ERR_error_string(ERR_get_error(), NULL)); in quic_ssl_ctx()
/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.cc6760 CONSCRYPT_LOG_ERROR("%s", ERR_error_string(ERR_peek_error(), nullptr)); in NativeCrypto_SSL_enable_tls_channel_id()
6796 CONSCRYPT_LOG_ERROR("%s", ERR_error_string(ERR_peek_error(), nullptr)); in NativeCrypto_SSL_get_tls_channel_id()
6827 CONSCRYPT_LOG_ERROR("%s", ERR_error_string(ERR_peek_error(), nullptr)); in NativeCrypto_SSL_set1_tls_channel_id()