Searched refs:hardwareAuthenticatorType (Results 1 – 6 of 6) sorted by relevance
/device/google/cuttlefish/guest/hals/identity/ |
D | RemoteSecureHardwareProxy.cpp | 271 int hardwareAuthenticatorType, uint64_t timeStamp, in setAuthToken() argument 277 hardwareAuthenticatorType, timeStamp, mac.data(), mac.size(), 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 | 307 int hardwareAuthenticatorType, uint64_t timeStamp, const uint8_t* mac,
|
/device/google/cuttlefish/guest/hals/identity/common/ |
D | SecureHardwareProxy.h | 141 int hardwareAuthenticatorType, uint64_t timeStamp,
|