Home
last modified time | relevance | path

Searched defs:auth_token (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/guest/hals/confirmationui/
Dguest_session.cpp183 int GuestSession::DeliverSecureInputEvent(const HardwareAuthToken& auth_token) { in DeliverSecureInputEvent()
DTrustyConfirmationUI.cpp221 TrustyConfirmationUI::deliverSecureInputEvent(const HardwareAuthToken& auth_token) { in deliverSecureInputEvent()
/device/google/cuttlefish/guest/hals/keymaster/remote/
Dremote_keymaster4_device.cpp110 hw_auth_token_t* auth_token = reinterpret_cast<hw_auth_token_t*>(p.blob.data()); in injectAuthToken() local