Searched refs:GetRootOfTrustChallengeRequest (Results 1 – 4 of 4) sorted by relevance
212 pub struct GetRootOfTrustChallengeRequest {} struct647 …GetRootOfTrustChallenge = 0x71 => (GetRootOfTrustChallengeRequest, GetRootOfTrust…
588 [GetRootOfTrustChallenge, GetRootOfTrustChallengeRequest],
269 self.execute(GetRootOfTrustChallengeRequest {})?;
849 Err(e) => op_error_rsp(GetRootOfTrustChallengeRequest::CODE, e), in process_req()