Searched refs:SGX_ENCL_SIZE_MAX_DEF (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/amd64/sgx/ | ||
| H A D | sgxvar.h | 45 #define SGX_ENCL_SIZE_MAX_DEF 0x1000000000ULL macro |
| H A D | sgx.c | 1088 sc->enclave_size_max = SGX_ENCL_SIZE_MAX_DEF; in sgx_get_epc_area() |