Searched refs:CheckAttributeLength (Results 1 – 1 of 1) sorted by relevance
105 static bool CheckAttributeLength(const uint8_t *curr, const uint8_t *end, uint32_t length);140 if (!CheckAttributeLength(curr, end, length)) { in Impl()179 bool Attributes::Impl::CheckAttributeLength(const uint8_t *curr, const uint8_t *end, uint32_t lengt… in CheckAttributeLength() function in OHOS::UserIam::UserAuth::Attributes::Impl