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.cpp473 class FBEPolicyTest : public ::testing::Test { class
511 void FBEPolicyTest::SetUp() { in SetUp()
538 void FBEPolicyTest::TearDown() { in TearDown()
561 bool FBEPolicyTest::SetMasterKey(const std::vector<uint8_t> &master_key, in SetMasterKey()
602 bool FBEPolicyTest::CreateAndSetHwWrappedKey(std::vector<uint8_t> *enc_key, in CreateAndSetHwWrappedKey()
639 int FBEPolicyTest::GetSkipFlagsForInoBasedEncryption() { in GetSkipFlagsForInoBasedEncryption()
648 bool FBEPolicyTest::SetEncryptionPolicy(int contents_mode, int filenames_mode, in SetEncryptionPolicy()
726 bool FBEPolicyTest::GenerateTestFile( in GenerateTestFile()
781 bool FBEPolicyTest::VerifyKeyIdentifier( in VerifyKeyIdentifier()
796 bool FBEPolicyTest::DerivePerModeEncryptionKey( in DerivePerModeEncryptionKey()
[all …]