Home
last modified time | relevance | path

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

/external/tink/cc/aead/internal/
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
Dssl_aead_large_inputs_test.cc105 std::string ciphertext_buffer; in TEST_P() local
Dcord_aes_gcm_boringssl.cc189 absl::Cord ciphertext_buffer = absl::MakeCordFromExternal( in Encrypt() local
/external/crosvm/win_util/src/
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
/external/federated-compute/fcp/secagg/shared/
Daes_gcm_encryption.cc43 std::vector<uint8_t> ciphertext_buffer; in Encrypt() local
/external/tink/cc/subtle/
Daes_gcm_hkdf_stream_segment_encrypter.cc144 std::vector<uint8_t>* ciphertext_buffer) { in EncryptSegment()
Dtest_util.h108 std::vector<uint8_t>* ciphertext_buffer) override { in EncryptSegment()
Daes_ctr_hmac_streaming.cc191 std::vector<uint8_t>* ciphertext_buffer) { in EncryptSegment()
/external/grpc-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
/external/rust/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