Searched refs:attested (Results 1 – 15 of 15) sorted by relevance
235 + "\nAttested: " + pool.attested in generateNumKeysNeeded()238 int unattestedKeys = pool.total - pool.attested; in generateNumKeysNeeded()239 int keysInUse = pool.attested - pool.unassigned; in generateNumKeysNeeded()247 if (pool.expiring < pool.unassigned && pool.attested >= totalSignedKeys) { in generateNumKeysNeeded()
96 totalKeysAssigned += pool.attested - pool.unassigned; in calcNumPotentialKeysToDownload()
68 private void assertPoolStatus(int total, int attested, in assertPoolStatus() argument72 assertEquals(attested, pool.attested); in assertPoolStatus()
95 if (pool.unassigned == 0 && pool.attested != 0) {99 int existingUnsignedKeys = pool.total - pool.attested;
40 int attested;
30 int attested;
580 attested: pool_status.attested, in pull_attestation_pool_stats()
2003 let mut attested = 0i32; in get_attestation_pool_status() localVariable2008 attested += 1; in get_attestation_pool_status()2012 attested += 1; in get_attestation_pool_status()2017 Ok(AttestationPoolStatus { expiring, unassigned, attested, total }).no_gc() in get_attestation_pool_status()3487 assert_eq!(status.attested, 3); in test_get_attestation_pool_status()3514 assert_eq!(status.attested, 3); in test_get_attestation_pool_status()3525 assert_eq!(status.attested, 4); in test_get_attestation_pool_status()
653 * signs the public key info of the attested key and must contain the following entries (see RFC674 * o subjectPublicKeyInfo -- X.509 SubjectPublicKeyInfo containing the attested public key.676 * o Key Usage extension -- digitalSignature bit must be set iff the attested key has677 * KeyPurpose::SIGN. dataEncipherment bit must be set iff the attested key has678 * KeyPurpose::DECRYPT. keyEncipherment bit must be set iff the attested key has
605 * When a key with Tag::INCLUDE_UNIQUE_ID is attested, the unique ID is added to the attestation
4208 atom.unassigned, atom.attested, atom.total));
14932 optional int32 attested = 4; field
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...