/external/cronet/stable/third_party/boringssl/src/rust/bssl-sys/ |
D | rust_wrapper.c | 18 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/ |
D | rust_wrapper.c | 18 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/ |
D | rust_wrapper.c | 18 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/ |
D | err.cc | 477 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
|
D | err_test.cc | 67 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/ |
D | err.cc | 477 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
|
D | err_test.cc | 67 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/ |
D | err.cc | 382 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
|
D | err_test.cc | 67 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/ |
D | err.c | 455 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
|
D | err_test.cc | 65 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/ |
D | quic_reject_reason_decoder_bin.cc | 33 uint32_t packed_error = 0; in main() local
|
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/tools/ |
D | quic_reject_reason_decoder_bin.cc | 33 uint32_t packed_error = 0; in main() local
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/include/openssl/ |
D | err.h | 166 #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/ |
D | err.h | 67 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/ |
D | err.h | 166 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/ |
D | err.h | 166 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/ |
D | openssl_util.cc | 76 while (uint32_t packed_error = ERR_get_error()) { in GetSSLError() local
|
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/ |
D | quic_crypto_client_handshaker.cc | 428 uint32_t packed_error = 0; in DoReceiveREJ() local
|
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/ |
D | quic_crypto_client_handshaker.cc | 428 uint32_t packed_error = 0; in DoReceiveREJ() local
|
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/crypto/ |
D | crypto_utils.cc | 816 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/ |
D | crypto_utils.cc | 816 int packed_error = ERR_get_error_line_data(&file, &line, &data, &flags); in GetSSLErrorStack() local
|