Home
last modified time | relevance | path

Searched defs:error_details (Results 1 – 25 of 119) sorted by relevance

12345

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_config_test.cc141 std::string error_details; in TEST_P() local
206 std::string error_details; in TEST_P() local
247 std::string error_details; in TEST_P() local
266 std::string error_details; in TEST_P() local
280 std::string error_details; in TEST_P() local
293 std::string error_details; in TEST_P() local
310 std::string error_details; in TEST_P() local
344 std::string error_details; in TEST_P() local
369 std::string error_details; in TEST_P() local
400 std::string error_details; in TEST_P() local
[all …]
Dquic_stream_id_manager_test.cc143 std::string error_details; in TEST_P() local
165 std::string error_details; in TEST_P() local
197 std::string error_details; in TEST_P() local
217 std::string error_details; in TEST_P() local
306 std::string error_details; in TEST_P() local
389 std::string error_details; in TEST_P() local
462 std::string error_details; in TEST_P() local
Dquic_crypto_client_handshaker.cc30 bool ok, const std::string& error_details, in Run()
217 std::string error_details; in HandleServerConfigUpdateMessage() local
365 std::string error_details; in DoSendCHLO() local
439 std::string error_details; in DoReceiveREJ() local
576 std::string error_details; in DoReceiveSHLO() local
Dtls_client_handshaker.cc62 std::string error_details = in CryptoConnect() local
141 std::string error_details; in PrepareZeroRttConfig() local
254 std::string* error_details) { in ProcessTransportParameters()
478 const std::vector<std::string>& certs, std::string* error_details, in VerifyCertChain()
510 std::string error_details; in FinishHandshake() local
Dtls_handshaker.cc159 std::string error_details = in AdvanceHandshake() local
320 std::string error_details = "1-RTT secret(s) not set yet."; in AdvanceKeysAndCreateCurrentOneRttDecrypter() local
347 std::string error_details = "1-RTT write secret not set yet."; in CreateCurrentOneRttEncrypter() local
395 std::string error_details = absl::StrCat( in SendAlert() local
/external/grpc-grpc/src/core/tsi/alts/crypt/
Dgsec.cc43 char** error_details) { in gsec_aead_crypter_encrypt()
64 char** error_details) { in gsec_aead_crypter_encrypt_iovec()
81 size_t plaintext_length, size_t* bytes_written, char** error_details) { in gsec_aead_crypter_decrypt()
102 char** error_details) { in gsec_aead_crypter_decrypt_iovec()
117 size_t* max_ciphertext_and_tag_length_to_return, char** error_details) { in gsec_aead_crypter_max_ciphertext_and_tag_length()
131 size_t* max_plaintext_length_to_return, char** error_details) { in gsec_aead_crypter_max_plaintext_length()
145 char** error_details) { in gsec_aead_crypter_nonce_length()
158 char** error_details) { in gsec_aead_crypter_key_length()
171 char** error_details) { in gsec_aead_crypter_tag_length()
Daes_gcm.cc71 static void aes_gcm_format_errors(const char* error_msg, char** error_details) { in aes_gcm_format_errors()
92 size_t* max_ciphertext_and_tag_length, char** error_details) { in gsec_aes_gcm_aead_crypter_max_ciphertext_and_tag_length()
108 size_t* max_plaintext_length, char** error_details) { in gsec_aes_gcm_aead_crypter_max_plaintext_length()
129 char** error_details) { in gsec_aes_gcm_aead_crypter_nonce_length()
143 char** error_details) { in gsec_aes_gcm_aead_crypter_key_length()
157 char** error_details) { in gsec_aes_gcm_aead_crypter_tag_length()
219 char** error_details) { in aes_gcm_rekey_if_required()
251 char** error_details) { in gsec_aes_gcm_aead_crypter_encrypt_iovec()
389 char** error_details) { in gsec_aes_gcm_aead_crypter_decrypt_iovec()
596 gsec_aes_gcm_aead_crypter* aes_gcm_crypter, char** error_details) { in aes_gcm_new_evp_cipher_ctx()
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/crypt/
Dgsec.cc43 char** error_details) { in gsec_aead_crypter_encrypt()
65 char** error_details) { in gsec_aead_crypter_encrypt_iovec()
82 size_t plaintext_length, size_t* bytes_written, char** error_details) { in gsec_aead_crypter_decrypt()
103 char** error_details) { in gsec_aead_crypter_decrypt_iovec()
118 size_t* max_ciphertext_and_tag_length_to_return, char** error_details) { in gsec_aead_crypter_max_ciphertext_and_tag_length()
132 size_t* max_plaintext_length_to_return, char** error_details) { in gsec_aead_crypter_max_plaintext_length()
146 char** error_details) { in gsec_aead_crypter_nonce_length()
159 char** error_details) { in gsec_aead_crypter_key_length()
172 char** error_details) { in gsec_aead_crypter_tag_length()
Daes_gcm.cc69 static void aes_gcm_format_errors(const char* error_msg, char** error_details) { in aes_gcm_format_errors()
90 size_t* max_ciphertext_and_tag_length, char** error_details) { in gsec_aes_gcm_aead_crypter_max_ciphertext_and_tag_length()
106 size_t* max_plaintext_length, char** error_details) { in gsec_aes_gcm_aead_crypter_max_plaintext_length()
127 char** error_details) { in gsec_aes_gcm_aead_crypter_nonce_length()
141 char** error_details) { in gsec_aes_gcm_aead_crypter_key_length()
155 char** error_details) { in gsec_aes_gcm_aead_crypter_tag_length()
217 char** error_details) { in aes_gcm_rekey_if_required()
249 char** error_details) { in gsec_aes_gcm_aead_crypter_encrypt_iovec()
387 char** error_details) { in gsec_aes_gcm_aead_crypter_decrypt_iovec()
594 gsec_aes_gcm_aead_crypter* aes_gcm_crypter, char** error_details) { in aes_gcm_new_evp_cipher_ctx()
[all …]
/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
Dtransport_parameters_test.cc337 std::string error_details; in TEST_P() local
383 std::string error_details; in TEST_P() local
396 std::string error_details; in TEST_P() local
403 std::string error_details; in TEST_P() local
416 std::string error_details; in TEST_P() local
444 std::string error_details; in TEST_P() local
462 std::string error_details; in TEST_P() local
591 std::string error_details; in TEST_P() local
668 std::string error_details; in TEST_P() local
700 std::string error_details; in TEST_P() local
[all …]
Dcrypto_utils_test.cc115 std::string error_details; in TEST_F() local
128 std::string error_details; in TEST_F() local
142 std::string error_details; in TEST_F() local
162 std::string error_details; in TEST_F() local
/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_iovec_record_protocol.cc74 char** error_details) { in ensure_header_and_tag_length()
99 char** error_details) { in increment_counter()
128 char** error_details) { in write_frame_header()
143 char** error_details) { in verify_frame_header()
189 char** error_details) { in alts_iovec_record_protocol_integrity_only_protect()
244 char** error_details) { in alts_iovec_record_protocol_integrity_only_unprotect()
292 char** error_details) { in alts_iovec_record_protocol_privacy_integrity_protect()
358 iovec_t unprotected_data, char** error_details) { in alts_iovec_record_protocol_privacy_integrity_unprotect()
430 char** error_details) { in alts_iovec_record_protocol_create()
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_iovec_record_protocol.cc76 char** error_details) { in ensure_header_and_tag_length()
101 char** error_details) { in increment_counter()
130 char** error_details) { in write_frame_header()
145 char** error_details) { in verify_frame_header()
191 char** error_details) { in alts_iovec_record_protocol_integrity_only_protect()
246 char** error_details) { in alts_iovec_record_protocol_integrity_only_unprotect()
294 char** error_details) { in alts_iovec_record_protocol_privacy_integrity_protect()
360 iovec_t unprotected_data, char** error_details) { in alts_iovec_record_protocol_privacy_integrity_unprotect()
432 char** error_details) { in alts_iovec_record_protocol_create()
/external/grpc-grpc/src/core/tsi/alts/frame_protector/
Dalts_record_protocol_crypter_common.cc34 size_t* output_size, char** error_details) { in input_sanity_check()
49 char** error_details) { in increment_counter()
69 char* error_details = nullptr; in alts_record_protocol_crypter_num_overhead_bytes() local
92 char** error_details) { in alts_crypter_create_common()
Dalts_unseal_privacy_integrity_crypter.cc38 char** error_details) { in unseal_check()
59 size_t data_size, size_t* output_size, char** error_details) { in alts_unseal_crypter_process_in_place()
89 char** error_details) { in alts_unseal_crypter_create()
Dalts_seal_privacy_integrity_crypter.cc37 size_t* output_size, char** error_details) { in seal_check()
63 size_t data_size, size_t* output_size, char** error_details) { in alts_seal_crypter_process_in_place()
91 char** error_details) { in alts_seal_crypter_create()
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/frame_protector/
Dalts_record_protocol_crypter_common.cc34 size_t* output_size, char** error_details) { in input_sanity_check()
49 char** error_details) { in increment_counter()
69 char* error_details = nullptr; in alts_record_protocol_crypter_num_overhead_bytes() local
92 char** error_details) { in alts_crypter_create_common()
Dalts_unseal_privacy_integrity_crypter.cc38 char** error_details) { in unseal_check()
59 size_t data_size, size_t* output_size, char** error_details) { in alts_unseal_crypter_process_in_place()
89 char** error_details) { in alts_unseal_crypter_create()
Dalts_seal_privacy_integrity_crypter.cc37 size_t* output_size, char** error_details) { in seal_check()
63 size_t data_size, size_t* output_size, char** error_details) { in alts_seal_crypter_process_in_place()
91 char** error_details) { in alts_seal_crypter_create()
/external/grpc-grpc/test/core/tsi/alts/frame_protector/
Dalts_counter_test.cc38 char* error_details = nullptr; in alts_counter_test_input_sanity_check() local
89 char* error_details = nullptr; in alts_counter_test_overflow_full_range() local
135 char* error_details = nullptr; in alts_counter_test_overflow_single_increment() local
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dstatus.h98 const grpc::string& error_details) in Status()
115 grpc::string error_details() const { return binary_error_details_; } in error_details() function
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dstatus.h98 const std::string& error_details) in Status()
115 std::string error_details() const { return binary_error_details_; } in error_details() function
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dstatus.h98 const std::string& error_details) in Status()
115 std::string error_details() const { return binary_error_details_; } in error_details() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/plugin/
Dplugin_credentials.cc87 size_t num_md, grpc_status_code status, const char* error_details) { in process_plugin_result()
128 const char* error_details) { in plugin_md_request_metadata_ready()
186 const char* error_details = nullptr; in get_request_metadata() local
/external/cronet/net/quic/crypto/
Dproof_verifier_chromium.cc216 std::string* error_details, in VerifyProof()
258 std::string* error_details, in VerifyCertChain()
285 std::string* error_details, in GetX509Certificate()
316 std::string* error_details, in VerifyCert()
586 std::string* error_details, in VerifyProof()
617 std::string* error_details, in VerifyCertChain()

12345