Home
last modified time | relevance | path

Searched defs:certChain (Results 1 – 24 of 24) sorted by relevance

/aosp12/packages/apps/KeyChain/support/src/com/android/keychain/tests/support/
H A DIKeyChainServiceTestSupport.aidl36 …boolean installKeyPair(in byte[] privateKey, in byte[] userCert, in byte[] certChain, String alias… in installKeyPair()
40 boolean setKeyPairCertificate(String alias, in byte[] userCert, in byte[] certChain); in setKeyPairCertificate()
/aosp12/hardware/interfaces/identity/aidl/vts/
H A DUpdateCredentialTests.cpp82 vector<Certificate> certChain; in provisionData() local
165 vector<Certificate> certChain; in TEST_P() local
H A DProveOwnershipTests.cpp82 vector<Certificate> certChain; in provisionData() local
H A DAuthenticationKeyTests.cpp84 vector<Certificate> certChain; in TEST_P() local
H A DDeleteCredentialTests.cpp82 vector<Certificate> certChain; in provisionData() local
H A DTestCredentialTests.cpp80 vector<Certificate> certChain; in TEST_P() local
H A DUserAuthTests.cpp104 vector<Certificate> certChain; in provisionData() local
H A DReaderAuthTests.cpp161 vector<Certificate> certChain; in provisionData() local
/aosp12/frameworks/base/keystore/java/android/security/
H A DIKeyChainService.aidl40 boolean setKeyPairCertificate(String alias, in byte[] userCert, in byte[] certChain); in setKeyPairCertificate()
47 in byte[] privateKey, in byte[] userCert, in byte[] certChain, String alias, int uid); in installKeyPair()
/aosp12/frameworks/base/keystore/tests/src/android/security/keystore2/
H A DAndroidKeyStoreSpiTest.java73 private static KeyMetadata metadata(byte[] cert, byte[] certChain) { in metadata()
/aosp12/packages/apps/RemoteProvisioner/src/com/android/remoteprovisioner/
H A DSystemInterface.java120 byte[] certChain, in provisionCertChain()
/aosp12/system/security/keystore2/src/km_compat/
H A Dcertificate_test.cpp77 auto certChain = std::get<std::vector<Certificate>>(result); in ensureCertChainSize() local
H A Dkm_compat.cpp1179 [&](V4_0::ErrorCode error, const hidl_vec<hidl_vec<uint8_t>>& certChain) { in getCertificate()
/aosp12/hardware/interfaces/identity/aidl/default/common/
H A DWritableIdentityCredential.cpp82 optional<vector<uint8_t>> certChain = in getAttestationCertificate() local
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/src/com/android/remoteprovisioner/unittest/
H A DSystemInterfaceTest.java185 X509Certificate[][] certChain = new X509Certificate[numKeys][3]; in testGenerateCSRProvisionAndUseKey() local
/aosp12/hardware/interfaces/identity/support/tests/
H A DIdentityCredentialSupportTest.cpp195 vector<uint8_t> certChain = generateCertChain(1); in TEST() local
221 vector<uint8_t> certChain = generateCertChain(5); in TEST() local
/aosp12/frameworks/base/core/java/android/util/jar/
H A DStrictJarVerifier.java227 Certificate[] certChain = certificates.get(signatureFile); in initEntry() local
/aosp12/frameworks/base/core/java/android/util/apk/
H A DApkSignatureSchemeV3Verifier.java389 X509Certificate[] certChain = certs.toArray(new X509Certificate[certs.size()]); in verifyAdditionalAttributes() local
/aosp12/packages/apps/KeyChain/src/com/android/keychain/
H A DKeyChainActivity.java378 List<X509Certificate> certChain = new ArrayList(loadCertificateChain(mKeyStore, alias)); in shouldPresentCertificate() local
/aosp12/hardware/interfaces/keymaster/4.1/support/
H A DKeymaster3.cpp198 auto cb = [&](V3_0::ErrorCode error, const hidl_vec<hidl_vec<uint8_t>>& certChain) { in attestKey()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
H A DPasspointProvider.java738 private static X509Certificate getClientCertificate(X509Certificate[] certChain, in getClientCertificate()
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/hotspot2/pps/
H A DCredential.java1297 private static boolean verifySha256Fingerprint(X509Certificate[] certChain, in verifySha256Fingerprint()
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dhttpcore-4.4.13.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dhttpclient-4.5.12.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...