Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Dverhoeff_checksum.cpp117 Error VerhoeffChecksum::ComputeCode(const char *aDecimalString, uint8_t &aCode, bool aValidate) in ComputeCode() argument
126 if (!aValidate) in ComputeCode()
Dverhoeff_checksum.hpp84 static Error ComputeCode(const char *aDecimalString, uint8_t &aCode, bool aValidate);