Searched refs:InverseOf (Results 1 – 2 of 2) sorted by relevance
86 uint8_t VerhoeffChecksum::InverseOf(uint8_t aValue) in InverseOf() function in ot::Utils::VerhoeffChecksum99 aChecksum = static_cast<char>('0' + InverseOf(code)); in Calculate()
88 static uint8_t InverseOf(uint8_t aValue);