Home
last modified time | relevance | path

Searched defs:aPolynomial (Results 1 – 2 of 2) sorted by relevance

/external/ot-br-posix/src/utils/
Dcrc16.cpp38 Crc16::Crc16(Polynomial aPolynomial) in Crc16()
/external/openthread/src/core/common/
Dcrc.hpp72 explicit CrcCalculator(UintType aPolynomial) in CrcCalculator()