Home
last modified time | relevance | path

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

/hardware/interfaces/identity/aidl/vts/
DVtsAttestationTests.cpp74 vector<uint8_t> attestationChallenge(challenge.begin(), challenge.end()); in TEST_P() local
79 attestationApplicationId, attestationChallenge, &attestationCertificate); in TEST_P()
84 EXPECT_TRUE(validateAttestationCertificate(attestationCertificate, attestationChallenge, in TEST_P()
98 vector<uint8_t> attestationChallenge(challenge.begin(), challenge.end()); in TEST_P() local
104 attestationApplicationId, attestationChallenge, &attestationCertificate); in TEST_P()
109 EXPECT_TRUE(validateAttestationCertificate(attestationCertificate, attestationChallenge, in TEST_P()
123 vector<uint8_t> attestationChallenge(challenge.begin(), challenge.end()); in TEST_P() local
129 attestationApplicationId, attestationChallenge, &attestationCertificate); in TEST_P()
134 EXPECT_TRUE(validateAttestationCertificate(attestationCertificate, attestationChallenge, in TEST_P()
DVtsIdentityTestUtils.h42 attestationChallenge.assign(challenge.begin(), challenge.end()); in AttestationData()
46 attestationApplicationId, attestationChallenge, &attestationCertificate); in AttestationData()
51 vector<uint8_t> attestationChallenge; member
DVtsIWritableIdentityCredentialTests.cpp66 vector<uint8_t> attestationChallenge; in TEST_P() local
70 attestationApplicationId, attestationChallenge, &attestationCertificate); in TEST_P()
88 vector<uint8_t> attestationChallenge(challenge.begin(), challenge.end()); in TEST_P() local
93 attestationApplicationId, attestationChallenge, &attestationCertificate); in TEST_P()
99 attestationCertificate, attestationChallenge, attestationApplicationId, hwInfo)); in TEST_P()
114 attData.attestationCertificate, attData.attestationChallenge, in TEST_P()
DUserAuthTests.cpp103 vector<uint8_t> attestationChallenge = {1}; in provisionData() local
105 ASSERT_TRUE(wc->getAttestationCertificate(attestationApplicationId, attestationChallenge, in provisionData()
DReaderAuthTests.cpp160 vector<uint8_t> attestationChallenge = {1}; in provisionData() local
162 ASSERT_TRUE(wc->getAttestationCertificate(attestationApplicationId, attestationChallenge, in provisionData()
DVtsHalIdentityEndToEndTest.cpp185 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.aidl135 …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.aidl21 …te[] getAttestationCertificate(in byte[] attestationApplicationId, in byte[] attestationChallenge); in getAttestationCertificate() argument
/hardware/interfaces/identity/aidl/default/
DWritableIdentityCredential.cpp61 const vector<uint8_t>& attestationChallenge, // in getAttestationCertificate() argument
68 if (attestationChallenge.empty()) { in getAttestationCertificate()
73 vector<uint8_t> challenge(attestationChallenge.begin(), attestationChallenge.end()); in getAttestationCertificate()
DWritableIdentityCredential.h43 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