Home
last modified time | relevance | path

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

/trusty/user/app/keymint/
Dipc_manager.rs31 TrustyPerformSecureOpReq, TrustyPerformSecureOpRsp,
454 ) -> Result<TrustyPerformSecureOpRsp, Error> { in handle_message() argument
459 Ok(TrustyPerformSecureOpRsp::GetAuthTokenKey(GetAuthTokenKeyResponse { in handle_message()
467 Ok(TrustyPerformSecureOpRsp::GetDeviceInfo(GetDeviceInfoResponse { in handle_message()
483 Ok(TrustyPerformSecureOpRsp::SetAttestationIds(SetAttestationIdsResponse {})) in handle_message()