Home
last modified time | relevance | path

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

/system/keymaster/tests/
Dandroid_keymaster_test.cpp1371 typedef Keymaster2Test ExportKeyTest; typedef
1372 INSTANTIATE_TEST_CASE_P(AndroidKeymasterTest, ExportKeyTest, test_params);
1374 TEST_P(ExportKeyTest, RsaSuccess) { in TEST_P() argument
1386 TEST_P(ExportKeyTest, EcdsaSuccess) { in TEST_P() argument
1396 TEST_P(ExportKeyTest, RsaUnsupportedKeyFormat) { in TEST_P() argument
1405 TEST_P(ExportKeyTest, RsaCorruptedKeyBlob) { in TEST_P() argument
1415 TEST_P(ExportKeyTest, AesKeyExportFails) { in TEST_P() argument