Searched defs:ExportKeyTest (Results 1 – 2 of 2) sorted by relevance
503 typedef TrustyKeymasterTest ExportKeyTest; typedef504 TEST_F(ExportKeyTest, RsaSuccess) { in TEST_F() argument532 typedef TrustyKeymasterTest ExportKeyTest; typedef533 TEST_F(ExportKeyTest, EcdsaSuccess) { in TEST_F() argument
1560 typedef Keymaster2Test ExportKeyTest; typedef1563 TEST_P(ExportKeyTest, RsaSuccess) { in TEST_P() argument1578 TEST_P(ExportKeyTest, EcdsaSuccess) { in TEST_P() argument1591 TEST_P(ExportKeyTest, RsaUnsupportedKeyFormat) { in TEST_P() argument1603 TEST_P(ExportKeyTest, RsaCorruptedKeyBlob) { in TEST_P() argument1616 TEST_P(ExportKeyTest, AesKeyExportFails) { in TEST_P() argument