Home
last modified time | relevance | path

Searched defs:attestationChallenge (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/identity/aidl/vts/
DVtsAttestationTests.cpp74 vector<uint8_t> attestationChallenge(challenge.begin(), challenge.end()); in TEST_P() local
98 vector<uint8_t> attestationChallenge(challenge.begin(), challenge.end()); in TEST_P() local
123 vector<uint8_t> attestationChallenge(challenge.begin(), challenge.end()); in TEST_P() local
DVtsIdentityTestUtils.h51 vector<uint8_t> attestationChallenge; member
DVtsIWritableIdentityCredentialTests.cpp66 vector<uint8_t> attestationChallenge; in TEST_P() local
88 vector<uint8_t> attestationChallenge(challenge.begin(), challenge.end()); in TEST_P() local
DUserAuthTests.cpp103 vector<uint8_t> attestationChallenge = {1}; in provisionData() local
DReaderAuthTests.cpp160 vector<uint8_t> attestationChallenge = {1}; in provisionData() local
/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()
/hardware/interfaces/identity/aidl/android/hardware/identity/
DIWritableIdentityCredential.aidl135 …te[] getAttestationCertificate(in byte[] attestationApplicationId, in byte[] attestationChallenge); in getAttestationCertificate()
/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()
/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()
/hardware/interfaces/identity/aidl/default/
DWritableIdentityCredential.cpp61 const vector<uint8_t>& attestationChallenge, // in getAttestationCertificate()