Searched defs:ciphertext_buffer (Results 1 – 10 of 10) sorted by relevance
124 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() local174 std::string ciphertext_buffer; in DoTestEncryptDecryptWithModifiedCiphertext() local245 std::string ciphertext_buffer; in TEST_P() local292 std::string ciphertext_buffer; in DoTestWithEmptyAssociatedData() local319 std::string ciphertext_buffer; in DoTestEmptyMessageEncryptDecrypt() local380 std::string ciphertext_buffer(kMessage.data(), kMessage.size()); in TEST_P() local402 std::string ciphertext_buffer; in TEST_P() local614 std::string ciphertext_buffer; in TEST_P() local
105 std::string ciphertext_buffer; in TEST_P() local
189 absl::Cord ciphertext_buffer = absl::MakeCordFromExternal( in Encrypt() local
158 let mut ciphertext_buffer = crypt_protect_data(plaintext_buffer.as_mut_slice()).unwrap(); in encrypt_empty_string_is_valid() localVariable171 let mut ciphertext_buffer = crypt_protect_data(plaintext_buffer.as_mut_slice()).unwrap(); in encrypt_decrypt_plaintext_matches() localVariable
43 std::vector<uint8_t> ciphertext_buffer; in Encrypt() local
144 std::vector<uint8_t>* ciphertext_buffer) { in EncryptSegment()
108 std::vector<uint8_t>* ciphertext_buffer) override { in EncryptSegment()
191 std::vector<uint8_t>* ciphertext_buffer) { in EncryptSegment()
335 unsigned char* ciphertext_buffer = in alts_iovec_record_protocol_privacy_integrity_protect() local