Searched refs:sgx_sigstruct (Results 1 – 5 of 5) sorted by relevance
31 struct sgx_sigstruct sigstruct;
318 struct sgx_sigstruct *sigstruct = &encl->sigstruct; in encl_measure()
376 struct sgx_sigstruct { struct
376 if (WARN_ON_ONCE(!access_ok(sigstruct, sizeof(struct sgx_sigstruct)) || in __sgx_virt_einit()
484 static int sgx_encl_init(struct sgx_encl *encl, struct sgx_sigstruct *sigstruct, in sgx_encl_init()594 struct sgx_sigstruct *sigstruct; in sgx_ioc_enclave_init()