Searched refs:csKey (Results 1 – 1 of 1) sorted by relevance
84 auto csKey = "CipherID" + std::to_string(csNum); in updateCSPrivilegesMap() local89 static_cast<std::string>(jsonData[chKey][csKey])); in updateCSPrivilegesMap()221 std::string csKey; in setCSPrivilegeLevels() local225 csKey = "CipherID" + std::to_string(csNum); in setCSPrivilegeLevels()232 privData[csKey] = convertToPrivLimitString(priv); in setCSPrivilegeLevels()