Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp1452 std::vector<uint8_t> ciphertext_1; in TEST() local
1455 &ciphertext_1)); in TEST()
1462 ASSERT_TRUE(VerifyDataRandomness(ciphertext_1)); in TEST()
1469 ciphertext_1.begin(), ciphertext_1.end()); in TEST()