/aosp12/frameworks/base/core/java/android/security/keystore/recovery/ |
H A D | RecoveryCertPath.java | 47 public static @NonNull RecoveryCertPath createRecoveryCertPath(@NonNull CertPath certPath) in createRecoveryCertPath() 98 private static byte[] encodeCertPath(@NonNull CertPath certPath) in encodeCertPath()
|
H A D | KeyChainSnapshot.java | 222 public @NonNull Builder setTrustedHardwareCertPath(@NonNull CertPath certPath) in setTrustedHardwareCertPath()
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/certificate/ |
H A 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
|
H A D | CertXmlTest.java | 133 CertPath certPath = in parseAndValidate_returnsExpectedCertPath() local
|
/aosp12/system/extras/verity/ |
H A D | BootSignature.java | 255 String certPath, in doSignature() 288 public static void verifySignature(String imagePath, String certPath) throws Exception { in verifySignature() 331 String certPath = ""; in main() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/certificate/ |
H A D | CertUtils.java | 286 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()
|
/aosp12/frameworks/base/tests/utils/hostutils/src/com/android/fsverity/ |
H A D | AddFsVerityCertRule.java | 41 public AddFsVerityCertRule(BaseHostJUnit4Test host, String certPath) { in AddFsVerityCertRule()
|
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/ |
H A D | RecoverableKeyStoreManager.java | 240 CertPath certPath; in initRecoveryService() local 564 CertPath certPath; in startRecoverySessionWithCertPath() local 573 mTestCertHelper.getRootCertificate(rootCertificateAlias), certPath); in startRecoverySessionWithCertPath() local
|
H A D | KeySyncTask.java | 230 CertPath certPath = mRecoverableKeyStoreDb.getRecoveryServiceCertPath(mUserId, in syncKeysForAgent() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/serialization/ |
H A D | KeyChainSnapshotSerializer.java | 192 TypedXmlSerializer xmlSerializer, String propertyName, CertPath certPath) in writePropertyTag()
|
/aosp12/frameworks/base/tests/UpdatableSystemFontTest/src/com/android/updatablesystemfont/ |
H A D | UpdatableSystemFontTest.java | 311 private static String insertCert(String certPath) throws Exception { in insertCert()
|
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/ |
H A D | RecoverableKeyStoreDb.java | 539 CertPath certPath) throws CertificateEncodingException { in setRecoveryServiceCertPath()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |