Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/
Dutils.c67 const uint8_t *tempb = b; in _compare() local
71 result |= tempa[i] ^ tempb[i]; in _compare()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Dutils.c67 const uint8_t *tempb = b; in _compare() local
71 result |= tempa[i] ^ tempb[i]; in _compare()