Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/uapi/asm/
H A Dsgx.h29 _IOW(SGX_MAGIC, 0x03, struct sgx_enclave_provision)
81 struct sgx_enclave_provision { struct
/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dioctl.c665 struct sgx_enclave_provision params; in sgx_ioc_enclave_provision()