Searched refs:SGX_LAUNCH_TOKEN_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
A D | sgx.h | 361 #define SGX_LAUNCH_TOKEN_SIZE 304 macro |
/linux/arch/x86/kernel/cpu/sgx/ | ||
A D | ioctl.c | 627 memset(token, 0, SGX_LAUNCH_TOKEN_SIZE); in sgx_ioc_enclave_init() |
Completed in 5 milliseconds