Home
last modified time | relevance | path

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

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