Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/include/asm/
Dsgx.h323 struct sgx_sigstruct_body { struct
324 u32 miscselect;
325 u32 misc_mask;
326 u8 reserved2[20];
327 u64 attributes;
328 u64 xfrm;
329 u64 attributes_mask;
330 u64 xfrm_mask;
331 u8 mrenclave[32];
355 struct sgx_sigstruct_body body; argument