Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/
DRebootEscrowData.java49 private RebootEscrowData(byte spVersion, byte[] iv, byte[] syntheticPassword, byte[] blob, in RebootEscrowData()
126 static RebootEscrowData fromSyntheticPassword(RebootEscrowKey key, byte spVersion, in fromSyntheticPassword()
DRebootEscrowManager.java113 void onRebootEscrowRestored(byte spVersion, byte[] syntheticPassword, int userId); in onRebootEscrowRestored()
276 void callToRebootEscrowIfNeeded(@UserIdInt int userId, byte spVersion, in callToRebootEscrowIfNeeded()