Searched defs:sgx_sigstruct_body (Results 1 – 1 of 1) sorted by relevance
349 struct sgx_sigstruct_body { struct350 u32 miscselect;351 u32 misc_mask;352 u8 reserved2[20];353 u64 attributes;354 u64 xfrm;355 u64 attributes_mask;356 u64 xfrm_mask;357 u8 mrenclave[32];381 struct sgx_sigstruct_body body; argument