Home
last modified time | relevance | path

Searched refs:attested (Results 1 – 15 of 15) sorted by relevance

/aosp12/packages/apps/RemoteProvisioner/src/com/android/remoteprovisioner/
H A DPeriodicProvisioner.java235 + "\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()
H A DBootReceiver.java96 totalKeysAssigned += pool.attested - pool.unassigned; in calcNumPotentialKeysToDownload()
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/src/com/android/remoteprovisioner/unittest/
H A DServerToSystemTest.java68 private void assertPoolStatus(int total, int attested, in assertPoolStatus() argument
72 assertEquals(attested, pool.attested); in assertPoolStatus()
/aosp12/packages/apps/RemoteProvisioner/src/com/android/remoteprovisioner/service/
H A DGenerateRkpKeyService.java95 if (pool.unassigned == 0 && pool.attested != 0) {
99 int existingUnsignedKeys = pool.total - pool.attested;
/aosp12/system/security/keystore2/aidl/android/security/remoteprovisioning/
H A DAttestationPoolStatus.aidl40 int attested;
/aosp12/system/security/keystore2/aidl/android/security/metrics/
H A DRkpPoolStats.aidl30 int attested;
/aosp12/system/security/keystore2/src/
H A Dmetrics_store.rs580 attested: pool_status.attested, in pull_attestation_pool_stats()
H A Ddatabase.rs2003 let mut attested = 0i32; in get_attestation_pool_status() localVariable
2008 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()
/aosp12/hardware/interfaces/keymaster/4.0/
H A DIKeymasterDevice.hal653 * signs the public key info of the attested key and must contain the following entries (see RFC
674 * o subjectPublicKeyInfo -- X.509 SubjectPublicKeyInfo containing the attested public key.
676 * o Key Usage extension -- digitalSignature bit must be set iff the attested key has
677 * KeyPurpose::SIGN. dataEncipherment bit must be set iff the attested key has
678 * KeyPurpose::DECRYPT. keyEncipherment bit must be set iff the attested key has
H A Dtypes.hal605 * When a key with Tag::INCLUDE_UNIQUE_ID is attested, the unique ID is added to the attestation
/aosp12/frameworks/base/services/core/java/com/android/server/stats/pull/
H A DStatsPullAtomService.java4208 atom.unassigned, atom.attested, atom.total));
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto14932 optional int32 attested = 4; field
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...