Home
last modified time | relevance | path

Searched refs:GetRootOfTrustChallengeResponse (Results 1 – 4 of 4) sorted by relevance

/system/keymint/wire/src/
Dtypes.rs215 pub struct GetRootOfTrustChallengeResponse { struct
647 …lenge = 0x71 => (GetRootOfTrustChallengeRequest, GetRootOfTrustChallengeResponse),
/system/keymint/common/
Dgenerated.cddl621 [GetRootOfTrustChallenge, GetRootOfTrustChallengeResponse],
/system/keymint/hal/src/
Dkeymint.rs268 let rsp: GetRootOfTrustChallengeResponse =
/system/keymint/ta/src/
Dlib.rs847 GetRootOfTrustChallengeResponse { ret }, in process_req()