Home
last modified time | relevance | path

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

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