Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Dmeshcop.cpp247 Crc16 ccitt(Crc16::kCcitt); in CalculateHashBitIndexes() local
252 ccitt.Update(b); in CalculateHashBitIndexes()
256 aIndexes.mIndex[0] = ccitt.Get(); in CalculateHashBitIndexes()