Home
last modified time | relevance | path

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

/trusty/user/base/lib/hwbcc/test/
Dmain.cpp172 static const uint8_t emulator_pub_key[ED25519_PUBLIC_KEY_LEN] = { variable
204 ASSERT_EQ(memcmp(emulator_pub_key, dk_pub_key, ED25519_PUBLIC_KEY_LEN), 0); in TEST()