Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsgx.h406 #define SGX_LAUNCH_TOKEN_SIZE 304 macro
/linux/arch/x86/kernel/cpu/sgx/
H A Dioctl.c623 memset(token, 0, SGX_LAUNCH_TOKEN_SIZE); in sgx_ioc_enclave_init()