Searched defs:certPath (Results 1 – 12 of 12) sorted by relevance
47 public static @NonNull RecoveryCertPath createRecoveryCertPath(@NonNull CertPath certPath) in createRecoveryCertPath()98 private static byte[] encodeCertPath(@NonNull CertPath certPath) in encodeCertPath()
222 public @NonNull Builder setTrustedHardwareCertPath(@NonNull CertPath certPath) in setTrustedHardwareCertPath()
247 CertPath certPath = CertUtils.buildCertPath( in buildCertPath_succeedsWithoutIntermediates() local261 CertPath certPath = in buildCertPath_succeedsWithIntermediates() local280 CertPath certPath = in buildCertPath_succeedsWithIntermediates_ignoreUnrelatedIntermedateCert() local327 CertPath certPath = in validateCertPath_succeeds() local
133 CertPath certPath = in parseAndValidate_returnsExpectedCertPath() local
286 CertPath certPath = buildCertPath(pkixParams); in validateCert() local311 public static void validateCertPath(X509Certificate trustedRoot, CertPath certPath) in validateCertPath()322 CertPath certPath) throws CertValidationException { in validateCertPath()
41 public AddFsVerityCertRule(BaseHostJUnit4Test host, String certPath) { in AddFsVerityCertRule()
240 CertPath certPath; in initRecoveryService() local564 CertPath certPath; in startRecoverySessionWithCertPath() local573 mTestCertHelper.getRootCertificate(rootCertificateAlias), certPath); in startRecoverySessionWithCertPath() local
230 CertPath certPath = mRecoverableKeyStoreDb.getRecoveryServiceCertPath(mUserId, in syncKeysForAgent() local
192 TypedXmlSerializer xmlSerializer, String propertyName, CertPath certPath) in writePropertyTag()
84 auto certPath = android::base::GetExecutableDirectory() + "/data/server.crt"; in readServerKeyAndCert() local
371 private static String insertCert(String certPath) throws Exception { in insertCert()
539 CertPath certPath) throws CertificateEncodingException { in setRecoveryServiceCertPath()