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.cpp313 static uint8_t TEST_EC_KEY_1[] = { variable
557 sDevice->import_keypair(sDevice, TEST_EC_KEY_1, sizeof(TEST_EC_KEY_1), in TEST_F()
577 const unsigned char *expectedTmp = static_cast<const unsigned char*>(TEST_EC_KEY_1); in TEST_F()
580 sizeof(TEST_EC_KEY_1))); in TEST_F()
634 UniqueReadOnlyBlob testKey(TEST_EC_KEY_1, sizeof(TEST_EC_KEY_1)); in TEST_F()
688 UniqueReadOnlyBlob testKey(TEST_EC_KEY_1, sizeof(TEST_EC_KEY_1)); in TEST_F()