/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/crypt/ |
D | gsec.cc | 43 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()
|
D | aes_gcm.cc | 69 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/grpc-grpc/src/core/tsi/alts/crypt/ |
D | gsec.cc | 43 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()
|
D | aes_gcm.cc | 71 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/zero_copy_frame_protector/ |
D | alts_iovec_record_protocol.cc | 76 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()
|
D | alts_grpc_integrity_only_record_protocol.cc | 57 char* error_details = nullptr; in alts_grpc_integrity_only_extra_copy_protect() local 98 char* error_details = nullptr; in alts_grpc_integrity_only_protect() local 164 char* error_details = nullptr; in alts_grpc_integrity_only_unprotect() local
|
D | alts_grpc_privacy_integrity_record_protocol.cc | 54 char* error_details = nullptr; in alts_grpc_privacy_integrity_protect() local 100 char* error_details = nullptr; in alts_grpc_privacy_integrity_unprotect() local
|
/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/ |
D | alts_iovec_record_protocol.cc | 74 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()
|
D | alts_grpc_integrity_only_record_protocol.cc | 57 char* error_details = nullptr; in alts_grpc_integrity_only_extra_copy_protect() local 98 char* error_details = nullptr; in alts_grpc_integrity_only_protect() local 164 char* error_details = nullptr; in alts_grpc_integrity_only_unprotect() local
|
D | alts_grpc_privacy_integrity_record_protocol.cc | 54 char* error_details = nullptr; in alts_grpc_privacy_integrity_protect() local 100 char* error_details = nullptr; in alts_grpc_privacy_integrity_unprotect() local
|
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/frame_protector/ |
D | alts_record_protocol_crypter_common.cc | 34 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()
|
D | alts_unseal_privacy_integrity_crypter.cc | 38 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()
|
D | alts_seal_privacy_integrity_crypter.cc | 37 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()
|
D | alts_counter.cc | 37 char** error_details) { in alts_counter_create() 68 char** error_details) { in alts_counter_increment()
|
/external/grpc-grpc/src/core/tsi/alts/frame_protector/ |
D | alts_record_protocol_crypter_common.cc | 34 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()
|
D | alts_unseal_privacy_integrity_crypter.cc | 38 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()
|
D | alts_seal_privacy_integrity_crypter.cc | 37 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()
|
D | alts_counter.cc | 37 char** error_details) { in alts_counter_create() 68 char** error_details) { in alts_counter_increment()
|
D | alts_frame_protector.cc | 61 char* error_details = nullptr; in seal() local 194 char* error_details = nullptr; in unseal() local 332 char** error_details) { in create_alts_crypters() 370 char* error_details = nullptr; in alts_create_frame_protector() local
|
/external/grpc-grpc/test/core/tsi/alts/frame_protector/ |
D | alts_counter_test.cc | 38 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/ |
D | status.h | 98 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/ |
D | status.h | 98 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/ |
D | status.h | 98 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/ |
D | plugin_credentials.cc | 87 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/grpc-grpc/src/core/lib/security/credentials/plugin/ |
D | plugin_credentials.cc | 76 size_t num_md, grpc_status_code status, const char* error_details) { in process_plugin_result() 119 const char* error_details) { in plugin_md_request_metadata_ready() 181 const char* error_details = nullptr; in plugin_get_request_metadata() local
|