Searched refs:AuthenticationCompleteRequest (Results 1 – 2 of 2) sorted by relevance
79 pub struct AuthenticationCompleteRequest { struct134 AuthenticationComplete(AuthenticationCompleteRequest),162 Self::AuthenticationComplete(AuthenticationCompleteRequest::from_cbor_value(val)?) in from_cbor_value()291 impl_code!(AuthenticationCompleteRequest => AuthenticationComplete);
158 let req = PerformOpReq::AuthenticationComplete(wire::AuthenticationCompleteRequest {