/frameworks/base/core/java/android/security/keystore/recovery/ |
D | RecoveryCertPath.java | 47 public static @NonNull RecoveryCertPath createRecoveryCertPath(@NonNull CertPath certPath) in createRecoveryCertPath() 98 private static byte[] encodeCertPath(@NonNull CertPath certPath) in encodeCertPath()
|
D | KeyChainSnapshot.java | 222 public @NonNull Builder setTrustedHardwareCertPath(@NonNull CertPath certPath) in setTrustedHardwareCertPath()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/certificate/ |
D | CertUtilsTest.java | 247 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
|
D | CertXmlTest.java | 133 CertPath certPath = in parseAndValidate_returnsExpectedCertPath() local
|
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/certificate/ |
D | CertUtils.java | 286 CertPath certPath = buildCertPath(pkixParams); in validateCert() local 312 public static void validateCertPath(X509Certificate trustedRoot, CertPath certPath, in validateCertPath() 323 CertPath certPath) throws CertValidationException { in validateCertPath()
|
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/serialization/ |
D | KeyChainSnapshotSerializer.java | 193 TypedXmlSerializer xmlSerializer, String propertyName, CertPath certPath) in writePropertyTag()
|
/frameworks/native/libs/binder/tests/rpc_fuzzer/ |
D | main.cpp | 89 auto certPath = GetExecutableDirectory() + "/data/server.crt"; in readServerKeyAndCert() local
|
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/ |
D | RecoverableKeyStoreManager.java | 273 CertPath certPath; in initRecoveryService() local 599 CertPath certPath; in startRecoverySessionWithCertPath() local 609 certPath, validationDate); in startRecoverySessionWithCertPath() local
|
D | KeySyncTask.java | 237 CertPath certPath = mRecoverableKeyStoreDb.getRecoveryServiceCertPath(mUserId, in syncKeysForAgent() local
|
/frameworks/base/services/core/java/com/android/server/graphics/fonts/ |
D | FontManagerShellCommand.java | 344 String certPath = shell.getNextArg(); in installCert() local
|
/frameworks/base/tests/UpdatableSystemFontTest/src/com/android/updatablesystemfont/ |
D | UpdatableSystemFontTest.java | 368 private static void insertCert(String certPath) throws Exception { in insertCert()
|
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/ |
D | RecoverableKeyStoreDb.java | 587 CertPath certPath) throws CertificateEncodingException { in setRecoveryServiceCertPath()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |