Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/keystore/
DKeymasterUtils.java154 if (spec.getBoundToSpecificSecureUserId() != GateKeeper.INVALID_SECURE_USER_ID) { in addUserAuthArgs()
179 if (spec.getBoundToSpecificSecureUserId() != GateKeeper.INVALID_SECURE_USER_ID) { in addUserAuthArgs()
DKeyProtection.java565 private long mBoundToSecureUserId = GateKeeper.INVALID_SECURE_USER_ID;
DKeyGenParameterSpec.java727 return GateKeeper.INVALID_SECURE_USER_ID; in getBoundToSpecificSecureUserId()
/frameworks/base/keystore/java/android/security/
DGateKeeper.java33 public static final long INVALID_SECURE_USER_ID = 0; field in GateKeeper
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
DPlatformKeyManager.java452 if (secureUserId == GateKeeper.INVALID_SECURE_USER_ID) { in generateAndLoadKey()
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
DPlatformKeyManagerTest.java217 .thenReturn(GateKeeper.INVALID_SECURE_USER_ID); in init_doesNotCreateDecryptKeyIfNoSid()
/frameworks/base/services/core/java/com/android/server/locksettings/
DSyntheticPasswordManager.java655 sid = GateKeeper.INVALID_SECURE_USER_ID; in createPasswordBasedSyntheticPassword()
885 sid = GateKeeper.INVALID_SECURE_USER_ID; in unwrapPasswordBasedSyntheticPassword()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt61229 Landroid/security/GateKeeper;->INVALID_SECURE_USER_ID:J