Home
last modified time | relevance | path

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

/hardware/interfaces/identity/aidl/vts/
DVtsAttestationTests.cpp71 vector<uint8_t> attestationChallenge(challenge.begin(), challenge.end()); in TEST_P() local
94 vector<uint8_t> attestationChallenge(challenge.begin(), challenge.end()); in TEST_P() local
DUpdateCredentialTests.cpp81 vector<uint8_t> attestationChallenge = {1}; in provisionData() local
164 vector<uint8_t> attestationChallenge = {1}; in TEST_P() local
DProveOwnershipTests.cpp81 vector<uint8_t> attestationChallenge = {1}; in provisionData() local
DAuthenticationKeyTests.cpp83 vector<uint8_t> attestationChallenge = {1}; in TEST_P() local
DDeleteCredentialTests.cpp81 vector<uint8_t> attestationChallenge = {1}; in provisionData() local
DPresentationSessionTests.cpp92 vector<uint8_t> attestationChallenge = {1}; in provisionSingleDocument() local
DTestCredentialTests.cpp79 vector<uint8_t> attestationChallenge = {1}; in TEST_P() local
DUtil.h53 vector<uint8_t> attestationChallenge; member
DVtsIWritableIdentityCredentialTests.cpp71 vector<uint8_t> attestationChallenge; in TEST_P() local
94 vector<uint8_t> attestationChallenge(challenge.begin(), challenge.end()); in TEST_P() local
145 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/aidl_api/android.hardware.identity/3/android/hardware/identity/
DIWritableIdentityCredential.aidl37 …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/android/hardware/identity/
DIWritableIdentityCredential.aidl136 in byte[] attestationApplicationId, in byte[] attestationChallenge); in getAttestationCertificate()
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/4/android/hardware/identity/
DIWritableIdentityCredential.aidl37 …te[] getAttestationCertificate(in byte[] attestationApplicationId, in byte[] attestationChallenge); in getAttestationCertificate()
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/current/android/hardware/identity/
DIWritableIdentityCredential.aidl37 …te[] getAttestationCertificate(in byte[] attestationApplicationId, in byte[] attestationChallenge); in getAttestationCertificate()
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/5/android/hardware/identity/
DIWritableIdentityCredential.aidl37 …te[] getAttestationCertificate(in byte[] attestationApplicationId, in byte[] attestationChallenge); in getAttestationCertificate()
/hardware/interfaces/security/keymint/support/fuzzer/
Dkeymint_attestation_fuzzer.cpp105 vector<uint8_t> attestationChallenge; in verifyAttestationRecord() local
/hardware/interfaces/identity/aidl/default/common/
DWritableIdentityCredential.cpp69 const vector<uint8_t>& attestationChallenge, vector<Certificate>* outCertificateChain) { in getAttestationCertificate()
/hardware/interfaces/keymaster/4.0/support/fuzzer/
Dkeymaster4_attestation_fuzzer.cpp124 hidl_vec<uint8_t> attestationChallenge; in verifyAttestationRecord() local