Home
last modified time | relevance | path

Searched refs:tempb (Results 1 – 1 of 1) sorted by relevance

/tinycrypt-latest/lib/source/
Dutils.c67 const uint8_t *tempb = b; in _compare() local
71 result |= tempa[i] ^ tempb[i]; in _compare()