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.cpp278 static uint8_t TEST_EC_KEY_1[] = { variable
522 sDevice->import_keypair(sDevice, TEST_EC_KEY_1, sizeof(TEST_EC_KEY_1), in TEST_F()
542 const unsigned char *expectedTmp = static_cast<const unsigned char*>(TEST_EC_KEY_1); in TEST_F()
545 sizeof(TEST_EC_KEY_1))); in TEST_F()
599 UniqueReadOnlyBlob testKey(TEST_EC_KEY_1, sizeof(TEST_EC_KEY_1)); in TEST_F()
650 UniqueReadOnlyBlob testKey(TEST_EC_KEY_1, sizeof(TEST_EC_KEY_1)); in TEST_F()