Home
last modified time | relevance | path

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

/freebsd/sys/amd64/include/
H A Dsgx.h58 uint64_t sigstruct; member
H A Dcpufunc.h908 sgx_einit(void *sigstruct, void *secs, void *einittoken) in sgx_einit()
/freebsd/sys/amd64/sgx/
H A Dsgx.c914 void *sigstruct; in sgx_ioctl_init() local