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.cpp333 class FBEPolicyTest : public ::testing::Test { class
373 void FBEPolicyTest::SetUp() { in SetUp()
392 void FBEPolicyTest::TearDown() { in TearDown()
415 bool FBEPolicyTest::SetMasterKey(const std::vector<uint8_t> &master_key, in SetMasterKey()
456 bool FBEPolicyTest::CreateAndSetHwWrappedKey(std::vector<uint8_t> *enc_key, in CreateAndSetHwWrappedKey()
493 int FBEPolicyTest::GetSkipFlagsForInoBasedEncryption() { in GetSkipFlagsForInoBasedEncryption()
502 bool FBEPolicyTest::SetEncryptionPolicy(int contents_mode, int filenames_mode, in SetEncryptionPolicy()
571 bool FBEPolicyTest::GenerateTestFile(TestFileInfo *info) { in GenerateTestFile()
620 bool FBEPolicyTest::VerifyKeyIdentifier( in VerifyKeyIdentifier()
635 bool FBEPolicyTest::DerivePerModeEncryptionKey( in DerivePerModeEncryptionKey()
[all …]