Home
last modified time | relevance | path

Searched refs:AuthenticationCompleteRequest (Results 1 – 2 of 2) sorted by relevance

/system/authgraph/wire/src/
Dlib.rs79 pub struct AuthenticationCompleteRequest { struct
134 AuthenticationComplete(AuthenticationCompleteRequest),
162 Self::AuthenticationComplete(AuthenticationCompleteRequest::from_cbor_value(val)?) in from_cbor_value()
291 impl_code!(AuthenticationCompleteRequest => AuthenticationComplete);
/system/authgraph/hal/src/
Dservice.rs158 let req = PerformOpReq::AuthenticationComplete(wire::AuthenticationCompleteRequest {