Home
last modified time | relevance | path

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

/aosp12/frameworks/base/keystore/java/android/security/
H A DGateKeeper.java33 public static final long INVALID_SECURE_USER_ID = 0; field in GateKeeper
/aosp12/frameworks/base/keystore/java/android/security/keystore2/
H A DKeyStore2ParameterUtils.java244 if (spec.getBoundToSpecificSecureUserId() != GateKeeper.INVALID_SECURE_USER_ID) { in addSids()
271 if (spec.getBoundToSpecificSecureUserId() != GateKeeper.INVALID_SECURE_USER_ID) { in addSids()
/aosp12/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProtection.java589 private long mBoundToSecureUserId = GateKeeper.INVALID_SECURE_USER_ID;
H A DKeyGenParameterSpec.java848 return GateKeeper.INVALID_SECURE_USER_ID; in getBoundToSpecificSecureUserId()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
H A DPlatformKeyManagerTest.java232 .thenReturn(GateKeeper.INVALID_SECURE_USER_ID); in init_createsDecryptKeyIfNoSid()
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/
H A DSyntheticPasswordManager.java762 sid = GateKeeper.INVALID_SECURE_USER_ID; in createPasswordBasedSyntheticPassword()
1012 sid = GateKeeper.INVALID_SECURE_USER_ID; in unwrapPasswordBasedSyntheticPassword()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt50640 Landroid/security/GateKeeper;->INVALID_SECURE_USER_ID:J