Searched refs:totalKeysAssigned (Results 1 – 1 of 1) sorted by relevance
82 int totalKeysAssigned = 0; in calcNumPotentialKeysToDownload() local85 return totalKeysAssigned; in calcNumPotentialKeysToDownload()91 return totalKeysAssigned; in calcNumPotentialKeysToDownload()96 totalKeysAssigned += pool.attested - pool.unassigned; in calcNumPotentialKeysToDownload()99 return totalKeysAssigned; in calcNumPotentialKeysToDownload()