Searched refs:CheckPinComplexityByReg (Results 1 – 2 of 2) sorted by relevance
251 return CheckPinComplexityByReg(input, complexityReg_); in CheckSpecialPinComplexity()271 return CheckPinComplexityByReg(input, policy.complexityReg); in CheckEdmPinComplexity()278 bool InputerDataImpl::CheckPinComplexityByReg(std::vector<uint8_t> &input, const std::string &compl… in CheckPinComplexityByReg() function in OHOS::UserIam::PinAuth::InputerDataImpl
51 bool CheckPinComplexityByReg(std::vector<uint8_t> &input, const std::string &complexityReg);