Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/BackupEncryption/src/com/android/server/backup/encryption/storage/
H A DTertiaryKey.java23 private final byte[] mWrappedKeyBytes; field in TertiaryKey
35 mWrappedKeyBytes = wrappedKeyBytes; in TertiaryKey()
50 return mWrappedKeyBytes; in getWrappedKeyBytes()
/aosp12/frameworks/base/keystore/java/android/security/keystore/
H A DWrappedKeyEntry.java76 private final byte[] mWrappedKeyBytes; field in WrappedKeyEntry
91 mWrappedKeyBytes = wrappedKeyBytes; in WrappedKeyEntry()
98 return mWrappedKeyBytes; in getWrappedKeyBytes()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51690 Landroid/security/keystore/WrappedKeyEntry;->mWrappedKeyBytes:[B