Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/security/keystore/recovery/
H A DRecoveryController.java728 getGrantDescriptor(grantAlias)); in getKeyFromGrant()
733 private static @Nullable KeyDescriptor getGrantDescriptor(String grantAlias) { in getGrantDescriptor() method in RecoveryController
/aosp14/frameworks/base/keystore/java/android/security/
H A DKeyChain.java764 private static KeyDescriptor getGrantDescriptor(String keyid) { in getGrantDescriptor() method in KeyChain
812 getGrantDescriptor(keyId)); in getKeyPair()