Home
last modified time | relevance | path

Searched refs:decodeCertPath (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
DTestData.java156 CERT_PATH_1 = decodeCertPath(CERT_PATH_1_BASE64);
157 CERT_PATH_2 = decodeCertPath(CERT_PATH_2_BASE64);
447 return decodeCertPath(INSECURE_CERT_PATH_FOR_ENDPOINT1_BASE64); in getInsecureCertPathForEndpoint1()
451 return decodeCertPath(INSECURE_CERT_PATH_FOR_ENDPOINT2_BASE64); in getInsecureCertPathForEndpoint2()
461 private static CertPath decodeCertPath(String base64CertPath) throws Exception { in decodeCertPath() method in TestData
/frameworks/base/core/tests/coretests/src/android/security/keystore/recovery/
DTestData.java76 return decodeCertPath(THM_CERT_PATH_BASE64); in getThmCertPath()
83 private static CertPath decodeCertPath(String base64CertPath) throws Exception { in decodeCertPath() method in TestData
/frameworks/base/core/java/android/security/keystore/recovery/
DRecoveryCertPath.java66 return decodeCertPath(mEncodedCertPath); in getCertPath()
106 private static CertPath decodeCertPath(@NonNull byte[] bytes) throws CertificateException { in decodeCertPath() method in RecoveryCertPath
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/
DRecoverableKeyStoreDb.java517 return decodeCertPath(bytes); in getRecoveryServiceCertPath()
1359 private static CertPath decodeCertPath(byte[] bytes) throws CertificateException { in decodeCertPath() method in RecoverableKeyStoreDb
/frameworks/base/services/
Dart-profile8524 …ver/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->decodeCertPath([B)Ljava/secur…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt66589 Landroid/security/keystore/recovery/RecoveryCertPath;->decodeCertPath([B)Ljava/security/cert/CertPa…