Home
last modified time | relevance | path

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

/hardware/libhardware/tests/keymaster/
Dkeymaster_test.cpp312 static uint8_t TEST_EC_KEY_1[] = { variable
556 sDevice->import_keypair(sDevice, TEST_EC_KEY_1, sizeof(TEST_EC_KEY_1), in TEST_F()
576 const unsigned char *expectedTmp = static_cast<const unsigned char*>(TEST_EC_KEY_1); in TEST_F()
579 sizeof(TEST_EC_KEY_1))); in TEST_F()
633 UniqueReadOnlyBlob testKey(TEST_EC_KEY_1, sizeof(TEST_EC_KEY_1)); in TEST_F()
684 UniqueReadOnlyBlob testKey(TEST_EC_KEY_1, sizeof(TEST_EC_KEY_1)); in TEST_F()