Searched refs:authenticatorId (Results 1 – 11 of 11) sorted by relevance
/device/generic/goldfish/fingerprint/ |
D | session.cpp | 410 tok.userId, tok.authenticatorId); in onSensorEventOn() 415 hat.authenticatorId = tok.authenticatorId; in onSensorEventOn()
|
D | storage.h | 35 int64_t authenticatorId = 0; member
|
D | storage.cpp | 233 tok.authenticatorId = mAuthId; in authenticate()
|
/device/google/cuttlefish/guest/hals/identity/ |
D | RemoteSecureHardwareProxy.cpp | 270 uint64_t challenge, uint64_t secureUserId, uint64_t authenticatorId, in setAuthToken() argument 276 &ctx_, challenge, secureUserId, authenticatorId, in setAuthToken()
|
D | RemoteSecureHardwareProxy.h | 99 uint64_t authenticatorId, int hardwareAuthenticatorType,
|
/device/google/cuttlefish/guest/hals/identity/libeic/ |
D | EicPresentation.c | 361 uint64_t authenticatorId, int hardwareAuthenticatorType, uint64_t timeStamp, in eicPresentationSetAuthToken() argument 382 challenge, secureUserId, authenticatorId, hardwareAuthenticatorType, in eicPresentationSetAuthToken()
|
D | EicPresentation.h | 129 uint64_t authenticatorId, int hardwareAuthenticatorType, uint64_t timeStamp,
|
D | EicOps.h | 306 uint64_t challenge, uint64_t secureUserId, uint64_t authenticatorId,
|
/device/google/cuttlefish/guest/hals/identity/common/ |
D | SecureHardwareProxy.h | 140 uint64_t authenticatorId,
|
D | IdentityCredential.cpp | 275 authToken.challenge, authToken.userId, authToken.authenticatorId, in startRetrieval()
|
/device/google/cuttlefish/guest/hals/gatekeeper/remote/ |
D | remote_gatekeeper.cpp | 58 aidlToken->authenticatorId = authToken->authenticator_id; in sizedBuffer2AidlHWToken()
|