HomeSort by relevance Sort by last modified time
    Searched defs:getKeyDerivationParams (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/security/keystore/recovery/
KeyChainProtectionParams.java 140 public @NonNull KeyDerivationParams getKeyDerivationParams() {
  /frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/storage/
RecoverySnapshotStorageTest.java 188 assertKeyDerivationParamsAreEqual(a.getKeyDerivationParams(), b.getKeyDerivationParams());

Completed in 57 milliseconds