Home
last modified time | relevance | path

Searched defs:packed_error (Results 1 – 22 of 22) sorted by relevance

/external/cronet/stable/third_party/boringssl/src/rust/bssl-sys/
Drust_wrapper.c18 int ERR_GET_LIB_RUST(uint32_t packed_error) { in ERR_GET_LIB_RUST()
22 int ERR_GET_REASON_RUST(uint32_t packed_error) { in ERR_GET_REASON_RUST()
26 int ERR_GET_FUNC_RUST(uint32_t packed_error) { in ERR_GET_FUNC_RUST()
/external/cronet/tot/third_party/boringssl/src/rust/bssl-sys/
Drust_wrapper.c18 int ERR_GET_LIB_RUST(uint32_t packed_error) { in ERR_GET_LIB_RUST()
22 int ERR_GET_REASON_RUST(uint32_t packed_error) { in ERR_GET_REASON_RUST()
26 int ERR_GET_FUNC_RUST(uint32_t packed_error) { in ERR_GET_FUNC_RUST()
/external/boringssl/src/rust/bssl-sys/
Drust_wrapper.c18 int ERR_GET_LIB_RUST(uint32_t packed_error) { in ERR_GET_LIB_RUST()
22 int ERR_GET_REASON_RUST(uint32_t packed_error) { in ERR_GET_REASON_RUST()
26 int ERR_GET_FUNC_RUST(uint32_t packed_error) { in ERR_GET_FUNC_RUST()
/external/cronet/stable/third_party/boringssl/src/crypto/err/
Derr.cc477 static const char *err_lib_error_string(uint32_t packed_error) { in err_lib_error_string()
482 const char *ERR_lib_error_string(uint32_t packed_error) { in ERR_lib_error_string()
487 const char *ERR_lib_symbol_name(uint32_t packed_error) { in ERR_lib_symbol_name()
492 const char *ERR_func_error_string(uint32_t packed_error) { in ERR_func_error_string()
496 static const char *err_reason_error_string(uint32_t packed_error, int symbol) { in err_reason_error_string()
539 const char *ERR_reason_error_string(uint32_t packed_error) { in ERR_reason_error_string()
544 const char *ERR_reason_symbol_name(uint32_t packed_error) { in ERR_reason_symbol_name()
548 char *ERR_error_string(uint32_t packed_error, char *ret) { in ERR_error_string()
565 char *ERR_error_string_n(uint32_t packed_error, char *buf, size_t len) { in ERR_error_string_n()
627 uint32_t packed_error; in ERR_print_errors_cb() local
Derr_test.cc67 uint32_t packed_error = ERR_get_error_line_data(&file, &line, &data, &flags); in TEST() local
107 uint32_t packed_error = ERR_get_error(); in TEST() local
166 uint32_t packed_error = ERR_get_error_line_data(&file, &line, &data, &flags); in TEST() local
/external/cronet/tot/third_party/boringssl/src/crypto/err/
Derr.cc477 static const char *err_lib_error_string(uint32_t packed_error) { in err_lib_error_string()
482 const char *ERR_lib_error_string(uint32_t packed_error) { in ERR_lib_error_string()
487 const char *ERR_lib_symbol_name(uint32_t packed_error) { in ERR_lib_symbol_name()
492 const char *ERR_func_error_string(uint32_t packed_error) { in ERR_func_error_string()
496 static const char *err_reason_error_string(uint32_t packed_error, int symbol) { in err_reason_error_string()
539 const char *ERR_reason_error_string(uint32_t packed_error) { in ERR_reason_error_string()
544 const char *ERR_reason_symbol_name(uint32_t packed_error) { in ERR_reason_symbol_name()
548 char *ERR_error_string(uint32_t packed_error, char *ret) { in ERR_error_string()
565 char *ERR_error_string_n(uint32_t packed_error, char *buf, size_t len) { in ERR_error_string_n()
627 uint32_t packed_error; in ERR_print_errors_cb() local
Derr_test.cc67 uint32_t packed_error = ERR_get_error_line_data(&file, &line, &data, &flags); in TEST() local
107 uint32_t packed_error = ERR_get_error(); in TEST() local
166 uint32_t packed_error = ERR_get_error_line_data(&file, &line, &data, &flags); in TEST() local
/external/boringssl/src/crypto/err/
Derr.cc382 static const char *err_lib_error_string(uint32_t packed_error) { in err_lib_error_string()
387 const char *ERR_lib_error_string(uint32_t packed_error) { in ERR_lib_error_string()
392 const char *ERR_lib_symbol_name(uint32_t packed_error) { in ERR_lib_symbol_name()
397 const char *ERR_func_error_string(uint32_t packed_error) { in ERR_func_error_string()
401 static const char *err_reason_error_string(uint32_t packed_error, int symbol) { in err_reason_error_string()
444 const char *ERR_reason_error_string(uint32_t packed_error) { in ERR_reason_error_string()
449 const char *ERR_reason_symbol_name(uint32_t packed_error) { in ERR_reason_symbol_name()
453 char *ERR_error_string(uint32_t packed_error, char *ret) { in ERR_error_string()
470 char *ERR_error_string_n(uint32_t packed_error, char *buf, size_t len) { in ERR_error_string_n()
532 uint32_t packed_error; in ERR_print_errors_cb() local
Derr_test.cc67 uint32_t packed_error = ERR_get_error_line_data(&file, &line, &data, &flags); in TEST() local
107 uint32_t packed_error = ERR_get_error(); in TEST() local
166 uint32_t packed_error = ERR_get_error_line_data(&file, &line, &data, &flags); in TEST() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/err/
Derr.c455 static const char *err_lib_error_string(uint32_t packed_error) { in err_lib_error_string()
464 const char *ERR_lib_error_string(uint32_t packed_error) { in ERR_lib_error_string()
469 const char *ERR_func_error_string(uint32_t packed_error) { in ERR_func_error_string()
473 static const char *err_reason_error_string(uint32_t packed_error) { in err_reason_error_string()
509 const char *ERR_reason_error_string(uint32_t packed_error) { in ERR_reason_error_string()
514 char *ERR_error_string(uint32_t packed_error, char *ret) { in ERR_error_string()
531 char *ERR_error_string_n(uint32_t packed_error, char *buf, size_t len) { in ERR_error_string_n()
594 uint32_t packed_error; in ERR_print_errors_cb() local
Derr_test.cc65 uint32_t packed_error = ERR_get_error_line_data(&file, &line, &data, &flags); in TEST() local
94 uint32_t packed_error = ERR_get_error(); in TEST() local
153 uint32_t packed_error = ERR_get_error_line_data(&file, &line, &data, &flags); in TEST() local
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/tools/
Dquic_reject_reason_decoder_bin.cc33 uint32_t packed_error = 0; in main() local
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/tools/
Dquic_reject_reason_decoder_bin.cc33 uint32_t packed_error = 0; in main() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/include/openssl/
Derr.h166 #define ERR_GET_LIB(packed_error) ((int)(((packed_error) >> 24) & 0xff)) argument
171 #define ERR_GET_REASON(packed_error) ((int)((packed_error) & 0xfff)) argument
409 #define ERR_GET_FUNC(packed_error) 0 argument
/external/boringssl/src/include/openssl/
Derr.h67 OPENSSL_INLINE int ERR_GET_LIB(uint32_t packed_error) { in ERR_GET_LIB()
74 OPENSSL_INLINE int ERR_GET_REASON(uint32_t packed_error) { in ERR_GET_REASON()
336 OPENSSL_INLINE int ERR_GET_FUNC(uint32_t packed_error) { in ERR_GET_FUNC()
/external/cronet/stable/third_party/boringssl/src/include/openssl/
Derr.h166 OPENSSL_INLINE int ERR_GET_LIB(uint32_t packed_error) { in ERR_GET_LIB()
173 OPENSSL_INLINE int ERR_GET_REASON(uint32_t packed_error) { in ERR_GET_REASON()
435 OPENSSL_INLINE int ERR_GET_FUNC(uint32_t packed_error) { in ERR_GET_FUNC()
/external/cronet/tot/third_party/boringssl/src/include/openssl/
Derr.h166 OPENSSL_INLINE int ERR_GET_LIB(uint32_t packed_error) { in ERR_GET_LIB()
173 OPENSSL_INLINE int ERR_GET_REASON(uint32_t packed_error) { in ERR_GET_REASON()
435 OPENSSL_INLINE int ERR_GET_FUNC(uint32_t packed_error) { in ERR_GET_FUNC()
/external/openscreen/util/crypto/
Dopenssl_util.cc76 while (uint32_t packed_error = ERR_get_error()) { in GetSSLError() local
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/
Dquic_crypto_client_handshaker.cc428 uint32_t packed_error = 0; in DoReceiveREJ() local
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/
Dquic_crypto_client_handshaker.cc428 uint32_t packed_error = 0; in DoReceiveREJ() local
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/crypto/
Dcrypto_utils.cc816 int packed_error = ERR_get_error_line_data(&file, &line, &data, &flags); in GetSSLErrorStack() local
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/crypto/
Dcrypto_utils.cc816 int packed_error = ERR_get_error_line_data(&file, &line, &data, &flags); in GetSSLErrorStack() local