Home
last modified time | relevance | path

Searched refs:attestationChallenge (Results 1 – 24 of 24) sorted by relevance

/aosp12/hardware/interfaces/identity/aidl/vts/
H A DVtsAttestationTests.cpp70 vector<uint8_t> attestationChallenge(challenge.begin(), challenge.end()); in TEST_P() local
76 attestationApplicationId, attestationChallenge, &attestationCertificate); in TEST_P()
81 validateAttestationCertificate(attestationCertificate, attestationChallenge, in TEST_P()
93 vector<uint8_t> attestationChallenge(challenge.begin(), challenge.end()); in TEST_P() local
99 attestationApplicationId, attestationChallenge, &attestationCertificate); in TEST_P()
104 validateAttestationCertificate(attestationCertificate, attestationChallenge, in TEST_P()
H A DUpdateCredentialTests.cpp81 vector<uint8_t> attestationChallenge = {1}; in provisionData() local
83 ASSERT_TRUE(wc->getAttestationCertificate(attestationApplicationId, attestationChallenge, in provisionData()
164 vector<uint8_t> attestationChallenge = {1}; in TEST_P() local
166 Status result = wc->getAttestationCertificate(attestationApplicationId, attestationChallenge, in TEST_P()
H A DUtil.h43 attestationChallenge.assign(challenge.begin(), challenge.end()); in AttestationData()
47 attestationApplicationId, attestationChallenge, &attestationCertificate); in AttestationData()
52 vector<uint8_t> attestationChallenge; member
H A DProveOwnershipTests.cpp81 vector<uint8_t> attestationChallenge = {1}; in provisionData() local
83 ASSERT_TRUE(wc->getAttestationCertificate(attestationApplicationId, attestationChallenge, in provisionData()
H A DDeleteCredentialTests.cpp81 vector<uint8_t> attestationChallenge = {1}; in provisionData() local
83 ASSERT_TRUE(wc->getAttestationCertificate(attestationApplicationId, attestationChallenge, in provisionData()
H A DVtsIWritableIdentityCredentialTests.cpp67 vector<uint8_t> attestationChallenge; in TEST_P() local
71 attestationApplicationId, attestationChallenge, &attestationCertificate); in TEST_P()
90 vector<uint8_t> attestationChallenge(challenge.begin(), challenge.end()); in TEST_P() local
95 attestationApplicationId, attestationChallenge, &attestationCertificate); in TEST_P()
100 test_utils::validateAttestationCertificate(attestationCertificate, attestationChallenge, in TEST_P()
115 attData.attestationChallenge, in TEST_P()
H A DAuthenticationKeyTests.cpp83 vector<uint8_t> attestationChallenge = {1}; in TEST_P() local
85 ASSERT_TRUE(wc->getAttestationCertificate(attestationApplicationId, attestationChallenge, in TEST_P()
H A DTestCredentialTests.cpp79 vector<uint8_t> attestationChallenge = {1}; in TEST_P() local
81 ASSERT_TRUE(wc->getAttestationCertificate(attestationApplicationId, attestationChallenge, in TEST_P()
H A DUserAuthTests.cpp103 vector<uint8_t> attestationChallenge = {1}; in provisionData() local
105 ASSERT_TRUE(wc->getAttestationCertificate(attestationApplicationId, attestationChallenge, in provisionData()
H A DReaderAuthTests.cpp160 vector<uint8_t> attestationChallenge = {1}; in provisionData() local
162 ASSERT_TRUE(wc->getAttestationCertificate(attestationApplicationId, attestationChallenge, in provisionData()
H A DEndToEndTests.cpp199 validateAttestationCertificate(attData.attestationCertificate, attData.attestationChallenge, in TEST_P()
/aosp12/frameworks/base/keystore/java/android/security/keystore/
H A DAttestationUtils.java138 @NonNull int[] idTypes, @NonNull byte[] attestationChallenge) throws in attestDeviceIds() argument
140 if (attestationChallenge == null) { in attestDeviceIds()
152 .setAttestationChallenge(attestationChallenge); in attestDeviceIds()
H A DKeyGenParameterSpec.java354 byte[] attestationChallenge, in KeyGenParameterSpec() argument
371 if (attestationChallenge == null) { in KeyGenParameterSpec()
413 mAttestationChallenge = Utils.cloneIfNotNull(attestationChallenge); in KeyGenParameterSpec()
1517 public Builder setAttestationChallenge(byte[] attestationChallenge) { in setAttestationChallenge() argument
1518 mAttestationChallenge = attestationChallenge; in setAttestationChallenge()
H A DParcelableKeyGenParameterSpec.java163 final byte[] attestationChallenge = in.createByteArray(); in ParcelableKeyGenParameterSpec()
200 attestationChallenge, in ParcelableKeyGenParameterSpec()
/aosp12/system/security/keystore2/aidl/android/security/attestationmanager/
H A DIAttestationManager.aidl35 in byte[] attestationChallenge, int securityLevel); in attestDevice() argument
/aosp12/hardware/interfaces/identity/aidl/default/common/
H A DWritableIdentityCredential.cpp69 const vector<uint8_t>& attestationChallenge, vector<Certificate>* outCertificateChain) { in getAttestationCertificate() argument
77 if (attestationChallenge.empty()) { in getAttestationCertificate()
83 hwProxy_->createCredentialKey(attestationChallenge, attestationApplicationId); in getAttestationCertificate()
H A DWritableIdentityCredential.h57 const vector<uint8_t>& attestationChallenge,
/aosp12/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/1/android/hardware/identity/
H A DIWritableIdentityCredential.aidl21 …te[] getAttestationCertificate(in byte[] attestationApplicationId, in byte[] attestationChallenge); in getAttestationCertificate() argument
/aosp12/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/2/android/hardware/identity/
H A DIWritableIdentityCredential.aidl21 …te[] getAttestationCertificate(in byte[] attestationApplicationId, in byte[] attestationChallenge); in getAttestationCertificate() argument
/aosp12/hardware/interfaces/identity/aidl/android/hardware/identity/
H A DIWritableIdentityCredential.aidl134 …te[] getAttestationCertificate(in byte[] attestationApplicationId, in byte[] attestationChallenge); in getAttestationCertificate() argument
/aosp12/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/3/android/hardware/identity/
H A DIWritableIdentityCredential.aidl37 …te[] getAttestationCertificate(in byte[] attestationApplicationId, in byte[] attestationChallenge); in getAttestationCertificate() argument
/aosp12/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/current/android/hardware/identity/
H A DIWritableIdentityCredential.aidl36 …te[] getAttestationCertificate(in byte[] attestationApplicationId, in byte[] attestationChallenge); in getAttestationCertificate() argument
/aosp12/hardware/interfaces/keymaster/4.0/
H A DIKeymasterDevice.hal689 * attestationChallenge OCTET_STRING, # Tag::ATTESTATION_CHALLENGE from attestParams
792 * the value of which must be put in the attestationChallenge field of the KeyDescription
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...