Home
last modified time | relevance | path

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

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