Home
last modified time | relevance | path

Searched defs:sgx_sigstruct_body (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/include/asm/
H A Dsgx.h368 struct sgx_sigstruct_body { struct
369 u32 miscselect;
370 u32 misc_mask;
371 u8 reserved2[20];
372 u64 attributes;
373 u64 xfrm;
374 u64 attributes_mask;
375 u64 xfrm_mask;
376 u8 mrenclave[32];
400 struct sgx_sigstruct_body body; argument