Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/sgx/
A Dmain.h27 struct sgx_sigstruct sigstruct;
A Dsigstruct.c310 struct sgx_sigstruct *sigstruct = &encl->sigstruct; in encl_measure()
/linux/arch/x86/include/asm/
A Dsgx.h350 struct sgx_sigstruct { struct
/linux/arch/x86/kernel/cpu/sgx/
A Dioctl.c495 static int sgx_encl_init(struct sgx_encl *encl, struct sgx_sigstruct *sigstruct, in sgx_encl_init()
605 struct sgx_sigstruct *sigstruct; in sgx_ioc_enclave_init()
A Dvirt.c376 if (WARN_ON_ONCE(!access_ok(sigstruct, sizeof(struct sgx_sigstruct)) || in __sgx_virt_einit()

Completed in 10 milliseconds