Searched refs:sgx_sigstruct (Results 1 – 3 of 3) sorted by relevance
350 struct sgx_sigstruct { struct
514 static int sgx_encl_init(struct sgx_encl *encl, struct sgx_sigstruct *sigstruct, in sgx_encl_init()624 struct sgx_sigstruct *sigstruct; in sgx_ioc_enclave_init()
324 if (WARN_ON_ONCE(!access_ok(sigstruct, sizeof(struct sgx_sigstruct)) || in __sgx_virt_einit()