Searched refs:SGX_LAUNCH_TOKEN_SIZE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/arch/x86/include/asm/ | ||
| D | sgx.h | 406 #define SGX_LAUNCH_TOKEN_SIZE 304 macro |
| /Linux-v6.6/arch/x86/kernel/cpu/sgx/ | ||
| D | ioctl.c | 616 memset(token, 0, SGX_LAUNCH_TOKEN_SIZE); in sgx_ioc_enclave_init() |