Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dchecksum.cpp97 void Checksum::Calculate(const Ip6::Address &aSource, in Calculate() function in ot::Checksum
123 void Checksum::Calculate(const Ip4::Address &aSource, in Calculate() function in ot::Checksum
/openthread-latest/src/core/utils/
Dverhoeff_checksum.cpp93 Error VerhoeffChecksum::Calculate(const char *aDecimalString, char &aChecksum) in Calculate() function in ot::Utils::VerhoeffChecksum