Home
last modified time | relevance | path

Searched refs:sgx_ecreate (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/amd64/include/
H A Dcpufunc.h891 sgx_ecreate(void *pginfo, void *secs) in sgx_ecreate() function
/f-stack/freebsd/amd64/sgx/
H A Dsgx.c735 ret = sgx_ecreate(&pginfo, (void *)epc->base); in sgx_ioctl_create()