Home
last modified time | relevance | path

Searched refs:getEncryptKeyInternal (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
H A DPlatformKeyManager.java212 return getEncryptKeyInternal(userId); in getEncryptKey()
218 return getEncryptKeyInternal(userId); in getEncryptKey()
232 private PlatformEncryptionKey getEncryptKeyInternal(int userId) throws KeyStoreException, in getEncryptKeyInternal() method in PlatformKeyManager
/aosp12/frameworks/base/services/
H A Dart-profile23972 PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getEncryptKeyInternal(I)…