Searched defs:complexityReg (Results 1 – 8 of 8) sorted by relevance
22 std::string complexityReg; member
47 std::string complexityReg; member
36 cJSON* complexityReg = cJSON_GetObjectItem(root, COMPLEXITY_REG.c_str()); in Deserialize() local
99 cJSON *complexityReg = cJSON_GetObjectItem(root_, COMPLEXITY_REG.c_str()); in GetPasswordPolicy() local
110 uint32_t algoVersion, const std::vector<uint8_t> &challenge, const std::string &complexityReg) in OnGetData()
122 std::string complexityReg = ""; variable
291 …terDataImpl::CheckPinComplexityByReg(std::vector<uint8_t> &input, const std::string &complexityReg) in CheckPinComplexityByReg()
188 napi_value complexityReg; in GetPasswordPolicy() local