Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp330 class FBEPolicyTest : public ::testing::Test { class
370 void FBEPolicyTest::SetUp() { in SetUp()
389 void FBEPolicyTest::TearDown() { in TearDown()
412 bool FBEPolicyTest::SetMasterKey(const std::vector<uint8_t> &master_key, in SetMasterKey()
453 bool FBEPolicyTest::CreateAndSetHwWrappedKey(std::vector<uint8_t> *enc_key, in CreateAndSetHwWrappedKey()
490 int FBEPolicyTest::GetSkipFlagsForInoBasedEncryption() { in GetSkipFlagsForInoBasedEncryption()
499 bool FBEPolicyTest::SetEncryptionPolicy(int contents_mode, int filenames_mode, in SetEncryptionPolicy()
568 bool FBEPolicyTest::GenerateTestFile(TestFileInfo *info) { in GenerateTestFile()
617 bool FBEPolicyTest::VerifyKeyIdentifier( in VerifyKeyIdentifier()
632 bool FBEPolicyTest::DerivePerModeEncryptionKey( in DerivePerModeEncryptionKey()
[all …]