Searched refs:EINIT (Results 1 – 7 of 7) sorted by relevance
/linux/lib/ |
H A D | errname.c | 60 #ifdef EINIT 61 E(EINIT),
|
/linux/tools/arch/mips/include/uapi/asm/ |
H A D | errno.h | 95 #define EINIT 141 /* Reserved */ macro
|
/linux/arch/mips/include/uapi/asm/ |
H A D | errno.h | 95 #define EINIT 141 /* Reserved */ macro
|
/linux/arch/x86/kernel/cpu/sgx/ |
H A D | encls.h | 163 return __encls_ret_3(EINIT, sigstruct, secs, token); in __einit()
|
/linux/arch/x86/include/asm/ |
H A D | sgx.h | 33 EINIT = 0x02, enumerator
|
/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/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 418 … eax, 0, secs_attr_init , ATTRIBUTES.INIT supported (enclave initialized by EINIT) 422 … 5, secs_attr_einittoken_key, ATTRIBUTES.EINITTOKEN_KEY supported (EINIT token key availabl…
|