Searched defs:Calculate (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/net/ | ||
D | checksum.cpp | 97 void Checksum::Calculate(const Ip6::Address &aSource, in Calculate() function in ot::Checksum |
/openthread-latest/src/core/utils/ | ||
D | verhoeff_checksum.cpp | 93 Error VerhoeffChecksum::Calculate(const char *aDecimalString, char &aChecksum) in Calculate() function in ot::Utils::VerhoeffChecksum |