Searched refs:sgx_sigstruct (Results 1 – 5 of 5) sorted by relevance
27 struct sgx_sigstruct sigstruct;
310 struct sgx_sigstruct *sigstruct = &encl->sigstruct; in encl_measure()
350 struct sgx_sigstruct { struct
495 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()
376 if (WARN_ON_ONCE(!access_ok(sigstruct, sizeof(struct sgx_sigstruct)) || in __sgx_virt_einit()
Completed in 10 milliseconds