Home
last modified time | relevance | path

Searched refs:ciphertext_2 (Results 1 – 1 of 1) sorted by relevance

/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp1453 std::vector<uint8_t> ciphertext_2; in TEST() local
1457 &ciphertext_2)); in TEST()
1463 ASSERT_TRUE(VerifyDataRandomness(ciphertext_2)); in TEST()
1471 ciphertext_2.begin(), ciphertext_2.end()); in TEST()