Home
last modified time | relevance | path

Searched refs:INVALID_SECURE_USER_ID (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/keystore/java/android/security/
H A DGateKeeper.java33 public static final long INVALID_SECURE_USER_ID = 0; field in GateKeeper
/aosp14/frameworks/base/keystore/java/android/security/keystore2/
H A DKeyStore2ParameterUtils.java245 if (spec.getBoundToSpecificSecureUserId() != GateKeeper.INVALID_SECURE_USER_ID) { in addSids()
272 if (spec.getBoundToSpecificSecureUserId() != GateKeeper.INVALID_SECURE_USER_ID) { in addSids()
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DManagedProfilePasswordCache.java80 if (parentSid == GateKeeper.INVALID_SECURE_USER_ID) return; in storePassword()
H A DSyntheticPasswordManager.java953 long sid = GateKeeper.INVALID_SECURE_USER_ID; in createLskfBasedProtector()
1343 long sid = GateKeeper.INVALID_SECURE_USER_ID; in unlockLskfBasedProtector()
/aosp14/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProtection.java603 private long mBoundToSecureUserId = GateKeeper.INVALID_SECURE_USER_ID;
H A DKeyGenParameterSpec.java937 private long mBoundToSecureUserId = GateKeeper.INVALID_SECURE_USER_ID;
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
H A DPlatformKeyManagerTest.java232 .thenReturn(GateKeeper.INVALID_SECURE_USER_ID); in init_createsDecryptKeyIfNoSid()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt47317 Landroid/security/GateKeeper;->INVALID_SECURE_USER_ID:J