Home
last modified time | relevance | path

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

/system/keymaster/tests/
Dandroid_keymaster_test.cpp1424 typedef Keymaster2Test ImportKeyTest; typedef
1425 INSTANTIATE_TEST_CASE_P(AndroidKeymasterTest, ImportKeyTest, test_params);
1427 TEST_P(ImportKeyTest, RsaSuccess) { in TEST_P() argument
1452 TEST_P(ImportKeyTest, RsaKeySizeMismatch) { in TEST_P() argument
1463 TEST_P(ImportKeyTest, RsaPublicExponenMismatch) { in TEST_P() argument
1474 TEST_P(ImportKeyTest, EcdsaSuccess) { in TEST_P() argument
1496 TEST_P(ImportKeyTest, EcdsaSizeSpecified) { in TEST_P() argument
1518 TEST_P(ImportKeyTest, EcdsaSizeMismatch) { in TEST_P() argument
1528 TEST_P(ImportKeyTest, AesKeySuccess) { in TEST_P() argument
1545 TEST_P(ImportKeyTest, HmacSha256KeySuccess) { in TEST_P() argument