/hardware/interfaces/identity/aidl/vts/ |
D | VtsAttestationTests.cpp | 73 string challenge = "NotSoRandomChallenge"; in TEST_P() local 97 string challenge = "NotSoRandomChallenge1NotSoRandomChallenge1NotSoRandomChallenge1"; in TEST_P() local 122 string challenge = "c"; in TEST_P() local
|
D | VtsIWritableIdentityCredentialTests.cpp | 87 string challenge = "NotSoRandomChallenge1NotSoRandomChallenge1NotSoRandomChallenge1"; in TEST_P() local 111 string challenge = "NotSoRandomChallenge1"; in TEST_P() local 288 string challenge = "NotSoRandomChallenge1"; in TEST_P() local 375 string challenge = "NotSoRandomChallenge"; in TEST_P() local 534 string challenge = "NotSoRandomChallenge"; in TEST_P() local 596 string challenge = "NotSoRandomChallenge"; in TEST_P() local
|
D | VtsHalIdentityEndToEndTest.cpp | 179 string challenge = "attestationChallenge"; in TEST_P() local
|
/hardware/interfaces/keymaster/4.1/vts/functional/ |
D | DeviceUniqueAttestationTest.cpp | 157 void check_attestation_record(AttestationRecord attestation, const HidlBuf& challenge, in check_attestation_record() 231 HidlBuf challenge("challenge"); in TEST_P() local 272 HidlBuf challenge("challenge"); in TEST_P() local
|
/hardware/libhardware/include/hardware/ |
D | hw_auth_token.h | 41 uint64_t challenge; member
|
/hardware/interfaces/gatekeeper/1.0/software/ |
D | SoftGateKeeperDevice.cpp | 74 uint32_t uid, uint64_t challenge, in verify()
|
/hardware/interfaces/gatekeeper/1.0/vts/functional/ |
D | VtsHalGatekeeperV1_0TargetTest.cpp | 49 uint64_t challenge; member 148 void checkVerify(GatekeeperResponse &rsp, uint64_t challenge, in checkVerify() 172 hidl_vec<uint8_t> &passwordHandle, uint64_t challenge, in verifyPassword()
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_ims.cpp | 169 std::string challenge = ""; in TEST_P() local
|
/hardware/interfaces/gatekeeper/1.0/default/ |
D | Gatekeeper.cpp | 86 uint64_t challenge, in verify()
|
/hardware/interfaces/identity/aidl/default/ |
D | WritableIdentityCredential.cpp | 73 vector<uint8_t> challenge(attestationChallenge.begin(), attestationChallenge.end()); in getAttestationCertificate() local
|
D | IdentityCredential.cpp | 155 uint64_t challenge = 0; in createAuthChallenge() local
|
/hardware/interfaces/identity/support/src/ |
D | IdentityCredentialSupport.cpp | 880 const vector<uint8_t>& challenge, in createAttestation() 960 const vector<uint8_t>& challenge, const vector<uint8_t>& applicationId) { in createEcKeyPairAndAttestation() 1006 const vector<uint8_t>& publicKey, const vector<uint8_t>& challenge, in createAttestationForEcPublicKey()
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | keymaster_hidl_hal_test.cpp | 939 bool verify_attestation_record(const string& challenge, const string& app_id, in verify_attestation_record()
|
/hardware/interfaces/keymaster/4.0/vts/functional/ |
D | keymaster_hidl_hal_test.cpp | 320 bool verify_attestation_record(const string& challenge, const string& app_id, in verify_attestation_record()
|
/hardware/ril/libril/ |
D | ril_service.cpp | 1977 Return<void> RadioImpl::requestIsimAuthentication(int32_t serial, const hidl_string& challenge) { in requestIsimAuthentication()
|