Home
last modified time | relevance | path

Searched refs:createRecoveryCertPath (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/security/keystore/recovery/
DRecoveryCertPathTest.java38 RecoveryCertPath recoveryCertPath = RecoveryCertPath.createRecoveryCertPath( in createRecoveryCertPath_getCertPath_succeeds()
63 RecoveryCertPath.createRecoveryCertPath(TestData.getThmCertPath())); in writeToParcel_writesCertPath()
/frameworks/base/core/java/android/security/keystore/recovery/
DRecoveryCertPath.java47 public static @NonNull RecoveryCertPath createRecoveryCertPath(@NonNull CertPath certPath) in createRecoveryCertPath() method in RecoveryCertPath
DKeyChainSnapshot.java224 mInstance.mCertPath = RecoveryCertPath.createRecoveryCertPath(certPath); in setTrustedHardwareCertPath()
DRecoverySession.java111 RecoveryCertPath.createRecoveryCertPath(verifierCertPath); in start()
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
DRecoverableKeyStoreManagerTest.java769 RecoveryCertPath.createRecoveryCertPath(TestData.CERT_PATH_1), in startRecoverySessionWithCertPath_storesTheSessionInfo()
787 RecoveryCertPath.createRecoveryCertPath(TestData.CERT_PATH_1), in startRecoverySessionWithCertPath_checksPermissionFirst()
892 RecoveryCertPath.createRecoveryCertPath(TestData.CERT_PATH_1), in startRecoverySessionWithCertPath_throwsIfBadNumberOfSecrets()
912 RecoveryCertPath.createRecoveryCertPath(TestData.CERT_PATH_1), in startRecoverySessionWithCertPath_throwsIfPublicKeysMismatch()
930 RecoveryCertPath.createRecoveryCertPath(emptyCertPath), in startRecoverySessionWithCertPath_throwsIfEmptyCertPath()
950 RecoveryCertPath.createRecoveryCertPath(shortCertPath), in startRecoverySessionWithCertPath_throwsIfInvalidCertPath()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt47656 Landroid/security/keystore/recovery/RecoveryCertPath;->createRecoveryCertPath(Ljava/security/cert/C…