Searched refs:emulator_pub_key (Results 1 – 1 of 1) sorted by relevance
172 static const uint8_t emulator_pub_key[ED25519_PUBLIC_KEY_LEN] = { variable204 ASSERT_EQ(memcmp(emulator_pub_key, dk_pub_key, ED25519_PUBLIC_KEY_LEN), 0); in TEST()