Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/security/keystore/recovery/
DKeyChainProtectionParamsTest.java56 KeyDerivationParams keyDerivationParams = protParams.getKeyDerivationParams(); in build_setsKeyDerivationParams()
86 KeyDerivationParams keyDerivationParams = protParams.getKeyDerivationParams(); in writeToParcel_writesKeyDerivationParams()
DKeyChainSnapshotTest.java82 KeyDerivationParams keyDerivationParams = keyChainProtectionParams.getKeyDerivationParams(); in build_setsKeyChainProtectionParams()
141 KeyDerivationParams keyDerivationParams = keyChainProtectionParams.getKeyDerivationParams(); in writeToParcel_writesKeyChainProtectionParams()
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/serialization/
DKeyChainSnapshotSerializerTest.java112 assertThat(roundTripParams().getKeyDerivationParams().getSalt()).isEqualTo(SALT); in roundTripParams_persistsSalt()
117 assertThat(roundTripParams().getKeyDerivationParams().getAlgorithm()).isEqualTo(ALGORITHM); in roundTripParams_persistsAlgorithm()
122 assertThat(roundTripParams().getKeyDerivationParams().getMemoryDifficulty()) in roundTripParams_persistsMemoryDifficulty()
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/storage/
DRecoverySnapshotStorageTest.java188 assertKeyDerivationParamsAreEqual(a.getKeyDerivationParams(), b.getKeyDerivationParams()); in assertKeyChainProtectionParamsAreEqual()
/frameworks/base/core/java/android/security/keystore/recovery/
DKeyChainProtectionParams.java140 public @NonNull KeyDerivationParams getKeyDerivationParams() { in getKeyDerivationParams() method in KeyChainProtectionParams
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
DKeySyncTaskTest.java316 keyChainSnapshot.getKeyChainProtectionParams().get(0).getKeyDerivationParams(); in run_useScryptToHashPasswordInTestMode()
351 keyChainSnapshot.getKeyChainProtectionParams().get(0).getKeyDerivationParams(); in run_useSha256ToHashPatternInProdMode()
387 keyChainSnapshot.getKeyChainProtectionParams().get(0).getKeyDerivationParams(); in run_useScryptToHashPasswordInProdMode()
519 keyChainSnapshot.getKeyChainProtectionParams().get(0).getKeyDerivationParams(); in run_sendsEncryptedKeysIfAvailableToSync_withRawPublicKey()
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/serialization/
DKeyChainSnapshotSerializer.java131 writeKeyDerivationParams(xmlSerializer, keyChainProtectionParams.getKeyDerivationParams()); in writeKeyChainProtectionParamsProperties()
/frameworks/base/api/
Dsystem-current.txt4309 method public android.security.keystore.recovery.KeyDerivationParams getKeyDerivationParams();
/frameworks/base/config/
Dhiddenapi-public-dex.txt39365 Landroid/security/keystore/recovery/KeyChainProtectionParams;->getKeyDerivationParams()Landroid/sec…
Dboot-image-profile.txt4907 HPLandroid/security/keystore/recovery/KeyChainProtectionParams;->getKeyDerivationParams()Landroid/s…