Searched refs:kMultiplication (Results  1 – 1 of 1) sorted by relevance
| /openthread-latest/src/core/utils/ | 
| D | verhoeff_checksum.cpp | 67 …static uint8_t kMultiplication[][5] = {{0x01, 0x23, 0x45, 0x67, 0x89}, {0x12, 0x34, 0x06, 0x78, 0x…  in Multiply()  local73     return Lookup(aSecond, kMultiplication[aFirst]);  in Multiply()
 
 |