Home
last modified time | relevance | path

Searched defs:certPath (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/security/keystore/recovery/
DRecoveryCertPath.java47 public static @NonNull RecoveryCertPath createRecoveryCertPath(@NonNull CertPath certPath) in createRecoveryCertPath()
98 private static byte[] encodeCertPath(@NonNull CertPath certPath) in encodeCertPath()
DKeyChainSnapshot.java222 public @NonNull Builder setTrustedHardwareCertPath(@NonNull CertPath certPath) in setTrustedHardwareCertPath()
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/certificate/
DCertUtilsTest.java247 CertPath certPath = CertUtils.buildCertPath( in buildCertPath_succeedsWithoutIntermediates() local
261 CertPath certPath = in buildCertPath_succeedsWithIntermediates() local
280 CertPath certPath = in buildCertPath_succeedsWithIntermediates_ignoreUnrelatedIntermedateCert() local
327 CertPath certPath = in validateCertPath_succeeds() local
DCertXmlTest.java133 CertPath certPath = in parseAndValidate_returnsExpectedCertPath() local
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/certificate/
DCertUtils.java286 CertPath certPath = buildCertPath(pkixParams); in validateCert() local
311 public static void validateCertPath(X509Certificate trustedRoot, CertPath certPath) in validateCertPath()
322 CertPath certPath) throws CertValidationException { in validateCertPath()
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
DRecoverableKeyStoreManager.java241 CertPath certPath; in initRecoveryService() local
565 CertPath certPath; in startRecoverySessionWithCertPath() local
574 mTestCertHelper.getRootCertificate(rootCertificateAlias), certPath); in startRecoverySessionWithCertPath() local
DKeySyncTask.java232 CertPath certPath = mRecoverableKeyStoreDb.getRecoveryServiceCertPath(mUserId, in syncKeysForAgent() local
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/serialization/
DKeyChainSnapshotSerializer.java195 XmlSerializer xmlSerializer, String propertyName, CertPath certPath) in writePropertyTag()
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/
DRecoverableKeyStoreDb.java539 CertPath certPath) throws CertificateEncodingException { in setRecoveryServiceCertPath()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...