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()
103 const optional<HardwareAuthToken>& authToken, in finish()
Dremote_keymint_device.cpp373 const optional<HardwareAuthToken>& authToken, BeginResult* result) { in begin()
/device/google/cuttlefish/guest/hals/keymaster/remote/
Dremote_keymaster4_device.cpp95 const HardwareAuthToken& authToken) { in injectAuthToken()
312 const HardwareAuthToken& authToken, verifyAuthorization_cb _hidl_cb) { in verifyAuthorization()
518 const HardwareAuthToken& authToken, begin_cb _hidl_cb) { in begin()
540 const HardwareAuthToken& authToken, in update()
571 const HardwareAuthToken& authToken, in finish()
/device/google/cuttlefish/guest/hals/identity/common/
DIdentityCredential.cpp229 const HardwareAuthToken& authToken, const vector<uint8_t>& itemsRequest, in startRetrieval()