Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DSyntheticPasswordManager.java274 public void setEscrowData(@Nullable byte[] encryptedEscrowSplit0, in setEscrowData() argument
276 mEncryptedEscrowSplit0 = encryptedEscrowSplit0; in setEscrowData()