Home
last modified time | relevance | path

Searched refs:ERR_peek_error (Results 1 – 10 of 10) sorted by relevance

/external/boringssl/src/include/openssl/
Derr.h182 OPENSSL_EXPORT uint32_t ERR_peek_error(void);
/external/boringssl/src/crypto/asn1/
Da_d2i_fp.c199 e=ERR_GET_REASON(ERR_peek_error()); in asn1_d2i_read_bio()
/external/boringssl/src/crypto/test/
Dfile_test.cc302 uint32_t err = ERR_peek_error(); in FileTestMain()
/external/boringssl/src/crypto/err/
Derr.c274 uint32_t ERR_peek_error(void) { in ERR_peek_error() function
/external/boringssl/src/ssl/
Dssl_rsa.c605 if (ERR_peek_error() != 0) { in SSL_CTX_use_certificate_chain_file()
Ds3_clnt.c740 uint32_t err = ERR_peek_error(); in ssl3_get_server_hello()
Dssl_lib.c2020 err = ERR_peek_error(); in SSL_get_error()
/external/boringssl/src/crypto/pem/
Dpem_lib.c240 if(ERR_GET_REASON(ERR_peek_error()) == in PEM_bytes_read_bio()
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c1666 unsigned long err = ERR_peek_error(); in tls_load_ca_der()
1755 unsigned long err = ERR_peek_error(); in tls_connection_ca_cert()
2285 unsigned long err = ERR_peek_error(); in tls_connection_engine_ca_cert()
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp771 if (ERR_peek_error() == 0) { in throwSSLExceptionWithSslErrors()
6932 const uint32_t first_error = ERR_peek_error();
8238 ALOGE("%s", ERR_error_string(ERR_peek_error(), NULL));
8273 ALOGE("%s", ERR_error_string(ERR_peek_error(), NULL));
8306 ALOGE("%s", ERR_error_string(ERR_peek_error(), NULL));
8341 ALOGE("%s", ERR_error_string(ERR_peek_error(), NULL));
8398 ALOGE("%s", ERR_error_string(ERR_peek_error(), NULL));
8418 ALOGE("%s", ERR_error_string(ERR_peek_error(), NULL));
8440 ALOGE("%s", ERR_error_string(ERR_peek_error(), NULL));
8516 ALOGE("%s", ERR_error_string(ERR_peek_error(), NULL));