Home
last modified time | relevance | path

Searched defs:ciphertext_buffer (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/tink/cc/aead/internal/
H A Dssl_aead_test.cc124 absl::string_view iv, absl::Span<char> ciphertext_buffer) { in DoTestEncrypt()
136 absl::string_view ciphertext_buffer) { in DoTestDecrypt()
154 std::string ciphertext_buffer; in TEST_P() local
174 std::string ciphertext_buffer; in DoTestEncryptDecryptWithModifiedCiphertext() local
245 std::string ciphertext_buffer; in TEST_P() local
292 std::string ciphertext_buffer; in DoTestWithEmptyAssociatedData() local
319 std::string ciphertext_buffer; in DoTestEmptyMessageEncryptDecrypt() local
380 std::string ciphertext_buffer(kMessage.data(), kMessage.size()); in TEST_P() local
402 std::string ciphertext_buffer; in TEST_P() local
614 std::string ciphertext_buffer; in TEST_P() local
H A Dssl_aead_large_inputs_test.cc105 std::string ciphertext_buffer; in TEST_P() local
H A Dcord_aes_gcm_boringssl.cc189 absl::Cord ciphertext_buffer = absl::MakeCordFromExternal( in Encrypt() local
/aosp_15_r20/external/crosvm/win_util/src/
H A Ddpapi.rs158 let mut ciphertext_buffer = crypt_protect_data(plaintext_buffer.as_mut_slice()).unwrap(); in encrypt_empty_string_is_valid() localVariable
171 let mut ciphertext_buffer = crypt_protect_data(plaintext_buffer.as_mut_slice()).unwrap(); in encrypt_decrypt_plaintext_matches() localVariable
/aosp_15_r20/external/federated-compute/fcp/secagg/shared/
H A Daes_gcm_encryption.cc43 std::vector<uint8_t> ciphertext_buffer; in Encrypt() local
/aosp_15_r20/external/tink/cc/subtle/
H A Daes_gcm_hkdf_stream_segment_encrypter.cc144 std::vector<uint8_t>* ciphertext_buffer) { in EncryptSegment()
H A Dtest_util.h108 std::vector<uint8_t>* ciphertext_buffer) override { in EncryptSegment()
H A Daes_ctr_hmac_streaming.cc191 std::vector<uint8_t>* ciphertext_buffer) { in EncryptSegment()
/aosp_15_r20/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/
H A Dalts_iovec_record_protocol.cc335 unsigned char* ciphertext_buffer = in alts_iovec_record_protocol_privacy_integrity_protect() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_iovec_record_protocol.cc335 unsigned char* ciphertext_buffer = in alts_iovec_record_protocol_privacy_integrity_protect() local