Searched refs:PlatformKeyManager (Results 1 – 7 of 7) sorted by relevance
69 public class PlatformKeyManager { class101 public static PlatformKeyManager getInstance(Context context, RecoverableKeyStoreDb database) in getInstance()103 return new PlatformKeyManager( in getInstance()110 PlatformKeyManager( in PlatformKeyManager() method in PlatformKeyManager
90 private final PlatformKeyManager mPlatformKeyManager;114 PlatformKeyManager.getInstance(context, recoverableKeyStoreDb), in newInstance()139 PlatformKeyManager platformKeyManager, in KeySyncTask()
101 private final PlatformKeyManager mPlatformKeyManager;115 PlatformKeyManager platformKeyManager; in getInstance()118 platformKeyManager = PlatformKeyManager.getInstance(context, db); in getInstance()157 PlatformKeyManager platformKeyManager, in RecoverableKeyStoreManager()
88 private PlatformKeyManager mPlatformKeyManager;601 class PlatformKeyManagerTestable extends PlatformKeyManager {
104 @Mock private PlatformKeyManager mPlatformKeyManager;
157 @Mock private PlatformKeyManager mPlatformKeyManager;
8417 …sStorage;II[BZLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;Lcom/android…8433 PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->ensureDecryptionKeyIsVal…8434 PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->generateAndLoadKey(II)V8435 HSPLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getAndLoadAndroidKeySt…8436 PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getDecryptAlias(II)Ljava…8437 PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getDecryptKey(I)Lcom/and…8438 PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getDecryptKeyInternal(I)…8439 PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getEncryptAlias(II)Ljava…8440 PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getEncryptKey(I)Lcom/and…8441 PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getEncryptKeyInternal(I)…[all …]