Searched full:einit (Results 1 – 5 of 5) sorted by relevance
| /linux/lib/ |
| H A D | errname.c | 60 #ifdef EINIT 61 E(EINIT),
|
| /linux/Documentation/arch/x86/ |
| H A D | sgx.rst | 171 copied, kernel executes EINIT function, which initializes the enclave. Only after 174 EINIT function takes an RSA-3072 signature of the enclave measurement. The function 181 kernel on launch control policy. Before calling EINIT function, the driver sets
|
| /linux/arch/x86/kernel/cpu/sgx/ |
| H A D | ioctl.c | 507 * ENCLS[EINIT] is interruptible because it has such a high latency, in sgx_encl_init() 509 * EINIT may fail with SGX_UNMASKED_EVENT so that the event can be in sgx_encl_init() 543 ENCLS_WARN(ret, "EINIT"); in sgx_encl_init() 547 pr_debug("EINIT returned %d\n", ret); in sgx_encl_init() 563 * Flush any outstanding enqueued EADD operations and perform EINIT. The 570 * - -EIO: EINIT failed because of a power cycle.
|
| /linux/tools/arch/mips/include/uapi/asm/ |
| H A D | errno.h | 97 #define EINIT 141 /* Reserved */ 95 #define EINIT global() macro
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 427 0x12, 1, eax, 0, secs_attr_init , Enclave initialized by EINIT 431 0x12, 1, eax, 5, secs_attr_einittoken_key, EINIT token key
|