Home
last modified time | relevance | path

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

/hardware/libhardware/tests/keymaster/
Dkeymaster_test.cpp1250 UniqueReadOnlyBlob testKey2(TEST_SIGN_RSA_KEY_1, sizeof(TEST_SIGN_RSA_KEY_1)); in TEST_F() local
1251 ASSERT_TRUE(testKey2.get() != NULL); in TEST_F()
1254 sDevice->import_keypair(sDevice, testKey2.get(), testKey2.length(), in TEST_F()