Searched refs:tempa (Results 1 – 2 of 2) sorted by relevance
66 const uint8_t *tempa = a; in _compare() local71 result |= tempa[i] ^ tempb[i]; in _compare()
55 const uint8_t *tempa = a; in bootutil_constant_time_compare() local61 result |= tempa[i] ^ tempb[i]; in bootutil_constant_time_compare()