Searched refs:otVerhoeffChecksumValidate (Results 1 – 3 of 3) sorted by relevance
86 otError otVerhoeffChecksumValidate(const char *aDecimalString);
53 otError otVerhoeffChecksumValidate(const char *aDecimalString) in otVerhoeffChecksumValidate() function
7861 error = otVerhoeffChecksumValidate(aArgs[1].GetCString()); in Process()