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