Searched refs:ExportKeyTest (Results 1 – 2 of 2) sorted by relevance
504 typedef TrustyKeymasterTest ExportKeyTest; typedef505 TEST_F(ExportKeyTest, RsaSuccess) { in TEST_F() argument533 typedef TrustyKeymasterTest ExportKeyTest; typedef534 TEST_F(ExportKeyTest, EcdsaSuccess) { in TEST_F() argument
1604 typedef Keymaster2Test ExportKeyTest; typedef1605 INSTANTIATE_TEST_CASE_P(AndroidKeymasterTest, ExportKeyTest, test_params);1607 TEST_P(ExportKeyTest, RsaSuccess) { in TEST_P() argument1622 TEST_P(ExportKeyTest, EcdsaSuccess) { in TEST_P() argument1635 TEST_P(ExportKeyTest, RsaUnsupportedKeyFormat) { in TEST_P() argument1647 TEST_P(ExportKeyTest, RsaCorruptedKeyBlob) { in TEST_P() argument1660 TEST_P(ExportKeyTest, AesKeyExportFails) { in TEST_P() argument