Searched refs:kExpectedCiphertext (Results 1 – 1 of 1) sorted by relevance
361 static const uint8_t kExpectedCiphertext[HRSS_CIPHERTEXT_BYTES] = { in TEST() local458 EXPECT_EQ(Bytes(ciphertext), Bytes(kExpectedCiphertext)); in TEST()