Home
last modified time | relevance | path

Searched defs:authToken (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymint_operation.cpp53 const vector<uint8_t>& input, const optional<HardwareAuthToken>& authToken, in updateAad()
72 const vector<uint8_t>& input, const optional<HardwareAuthToken>& authToken, in update()
106 const optional<HardwareAuthToken>& authToken, in finish()
Dremote_keymint_device.cpp374 const optional<HardwareAuthToken>& authToken, BeginResult* result) { in begin()
/device/google/cuttlefish/guest/hals/gatekeeper/remote/
Dremote_gatekeeper.cpp54 const hw_auth_token_t* authToken = in sizedBuffer2AidlHWToken() local
/device/google/cuttlefish/guest/hals/identity/common/
DIdentityCredential.cpp229 const HardwareAuthToken& authToken, const vector<uint8_t>& itemsRequest, in startRetrieval()