Searched refs:TrustyPerformOpRsp (Results 1 – 1 of 1) sorted by relevance
30 SetWrappedAttestationKeyResponse, TrustyMessageId, TrustyPerformOpReq, TrustyPerformOpRsp,258 fn handle_message(&self, req_msg: TrustyPerformOpReq) -> Result<TrustyPerformOpRsp, Error> { in handle_message() argument278 Ok(TrustyPerformOpRsp::GetVersion(GetVersionResponse { in handle_message()289 Ok(TrustyPerformOpRsp::GetVersion2(GetVersion2Response { in handle_message()314 Ok(TrustyPerformOpRsp::SetBootParams(SetBootParamsResponse {})) in handle_message()331 Ok(TrustyPerformOpRsp::ConfigureBootPatchlevel(ConfigureBootPatchlevelResponse {})) in handle_message()336 Ok(TrustyPerformOpRsp::SetAttestationKey(SetAttestationKeyResponse {})) in handle_message()341 Ok(TrustyPerformOpRsp::AppendAttestationCertChain( in handle_message()348 Ok(TrustyPerformOpRsp::ClearAttestationCertChain( in handle_message()355 Ok(TrustyPerformOpRsp::SetWrappedAttestationKey( in handle_message()[all …]