Home
last modified time | relevance | path

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

/system/keymaster/tests/
Dandroid_keymaster_test.cpp1617 class ImportWrappedKeyTest : public testing::Test { class
1619 ImportWrappedKeyTest() : keymaster_(new PureSoftKeymasterContext(kCurrentKmVersion), 16) {} in ImportWrappedKeyTest() function in keymaster::test::ImportWrappedKeyTest
1675 TEST_F(ImportWrappedKeyTest, GoldenKeySuccess) { in TEST_F() argument
1720 TEST_F(ImportWrappedKeyTest, SuccessMaskingKey) { in TEST_F() argument
1752 TEST_F(ImportWrappedKeyTest, WrongMaskingKey) { in TEST_F() argument
1784 TEST_F(ImportWrappedKeyTest, WrongPurpose) { in TEST_F() argument