Searched refs:p1_xor_r_str (Results 1 – 1 of 1) sorted by relevance
190 char p1_xor_r_str[2 * OCTET16_LEN + 1]; in TEST_F() local191 dump_uint128_reverse(p1, p1_xor_r_str); in TEST_F()192 ASSERT_THAT(p1_xor_r_str, StrEq(expected_p1_xor_r_str)); in TEST_F()