Home
last modified time | relevance | path

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

/hardware/interfaces/identity/aidl/vts/
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()
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()
DUtil.h43 attestationChallenge.assign(challenge.begin(), challenge.end()); in AttestationData()
47 attestationApplicationId, attestationChallenge, &attestationCertificate); in AttestationData()
52 vector<uint8_t> attestationChallenge; member
DProveOwnershipTests.cpp81 vector<uint8_t> attestationChallenge = {1}; in provisionData() local
83 ASSERT_TRUE(wc->getAttestationCertificate(attestationApplicationId, attestationChallenge, in provisionData()
DDeleteCredentialTests.cpp81 vector<uint8_t> attestationChallenge = {1}; in provisionData() local
83 ASSERT_TRUE(wc->getAttestationCertificate(attestationApplicationId, attestationChallenge, in provisionData()
DAuthenticationKeyTests.cpp83 vector<uint8_t> attestationChallenge = {1}; in TEST_P() local
85 ASSERT_TRUE(wc->getAttestationCertificate(attestationApplicationId, attestationChallenge, in TEST_P()
DTestCredentialTests.cpp79 vector<uint8_t> attestationChallenge = {1}; in TEST_P() local
81 ASSERT_TRUE(wc->getAttestationCertificate(attestationApplicationId, attestationChallenge, in TEST_P()
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()
DReaderAuthTests.cpp160 vector<uint8_t> attestationChallenge = {1}; in provisionData() local
162 ASSERT_TRUE(wc->getAttestationCertificate(attestationApplicationId, attestationChallenge, in provisionData()
DEndToEndTests.cpp199 validateAttestationCertificate(attData.attestationCertificate, attData.attestationChallenge, in TEST_P()
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/1/android/hardware/identity/
DIWritableIdentityCredential.aidl21 …te[] getAttestationCertificate(in byte[] attestationApplicationId, in byte[] attestationChallenge); in getAttestationCertificate() argument
/hardware/interfaces/identity/aidl/android/hardware/identity/
DIWritableIdentityCredential.aidl134 …te[] getAttestationCertificate(in byte[] attestationApplicationId, in byte[] attestationChallenge); in getAttestationCertificate() argument
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/2/android/hardware/identity/
DIWritableIdentityCredential.aidl21 …te[] getAttestationCertificate(in byte[] attestationApplicationId, in byte[] attestationChallenge); in getAttestationCertificate() argument
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/current/android/hardware/identity/
DIWritableIdentityCredential.aidl36 …te[] getAttestationCertificate(in byte[] attestationApplicationId, in byte[] attestationChallenge); in getAttestationCertificate() argument
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/3/android/hardware/identity/
DIWritableIdentityCredential.aidl37 …te[] getAttestationCertificate(in byte[] attestationApplicationId, in byte[] attestationChallenge); in getAttestationCertificate() argument
/hardware/interfaces/identity/aidl/default/common/
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()
DWritableIdentityCredential.h57 const vector<uint8_t>& attestationChallenge,
/hardware/interfaces/keymaster/4.0/
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