Home
last modified time | relevance | path

Searched defs:SECRET (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/security/keystore/recovery/
H A DKeyChainProtectionParamsTest.java35 private static final byte[] SECRET = new byte[] { 5, 4, 3, 2, 1, 0 }; field in KeyChainProtectionParamsTest
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/storage/
H A DRecoverySnapshotStorageTest.java48 private static final byte[] SECRET = new byte[] { 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, 0 }; field in RecoverySnapshotStorageTest
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/serialization/
H A DKeyChainSnapshotSerializerTest.java54 private static final byte[] SECRET = new byte[] { 1, 2, 3, 4 }; field in KeyChainSnapshotSerializerTest
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...