Home
last modified time | relevance | path

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

/system/keymaster/
Dandroid_keymaster_test.cpp1762 typedef Keymaster2Test ImportKeyTest; typedef
1765 TEST_P(ImportKeyTest, RsaSuccess) { in TEST_P() argument
1802 TEST_P(ImportKeyTest, RsaKeySizeMismatch) { in TEST_P() argument
1815 TEST_P(ImportKeyTest, RsaPublicExponenMismatch) { in TEST_P() argument
1828 TEST_P(ImportKeyTest, EcdsaSuccess) { in TEST_P() argument
1860 TEST_P(ImportKeyTest, EcdsaSizeSpecified) { in TEST_P() argument
1892 TEST_P(ImportKeyTest, EcdsaSizeMismatch) { in TEST_P() argument
1904 TEST_P(ImportKeyTest, AesKeySuccess) { in TEST_P() argument
1923 TEST_P(ImportKeyTest, HmacSha256KeySuccess) { in TEST_P() argument