Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dsgx.h349 struct sgx_sigstruct_body { struct
350 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