Searched defs:spVersion (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/services/core/java/com/android/server/locksettings/ |
| D | RebootEscrowData.java | 49 private RebootEscrowData(byte spVersion, byte[] iv, byte[] syntheticPassword, byte[] blob, in RebootEscrowData() 126 static RebootEscrowData fromSyntheticPassword(RebootEscrowKey key, byte spVersion, in fromSyntheticPassword()
|
| D | RebootEscrowManager.java | 113 void onRebootEscrowRestored(byte spVersion, byte[] syntheticPassword, int userId); in onRebootEscrowRestored() 276 void callToRebootEscrowIfNeeded(@UserIdInt int userId, byte spVersion, in callToRebootEscrowIfNeeded()
|