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()217 std::string csKey; in setCSPrivilegeLevels() local221 csKey = "CipherID" + std::to_string(csNum); in setCSPrivilegeLevels()228 privData[csKey] = convertToPrivLimitString(priv); in setCSPrivilegeLevels()