Searched refs:certName (Results 1 – 2 of 2) sorted by relevance
440 String certName = ""; in performRetrievingTrustRootCerts() local442 certName = certificate.getSubjectDN().getName(); in performRetrievingTrustRootCerts()444 Log.e(TAG, "Fingerprint does not match the certificate " + certName); in performRetrievingTrustRootCerts()
336 String certName = ALIAS_HS_TYPE + ALIAS_ALIAS_REMEDIATION_TYPE + mProviderId; in installCertsAndKeys() local337 if (!mKeyStore.putCaCertInKeyStore(certName, certificate)) { in installCertsAndKeys()342 mRemediationCaCertificateAlias = certName; in installCertsAndKeys()