Home
last modified time | relevance | path

Searched defs:spVersion (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DRebootEscrowData.java44 private RebootEscrowData(byte spVersion, byte[] syntheticPassword, byte[] blob, in RebootEscrowData()
109 static RebootEscrowData fromSyntheticPassword(RebootEscrowKey ks, byte spVersion, in fromSyntheticPassword()
H A DRebootEscrowManager.java217 void onRebootEscrowRestored(byte spVersion, byte[] syntheticPassword, int userId); in onRebootEscrowRestored()
794 void callToRebootEscrowIfNeeded(@UserIdInt int userId, byte spVersion, in callToRebootEscrowIfNeeded()