Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dioctl.c57 static int sgx_encl_create(struct sgx_encl *encl, struct sgx_secs *secs) in sgx_encl_create() function
166 ret = sgx_encl_create(encl, secs); in sgx_ioc_enclave_create()