Module sgx_trts::trts [−][src]
Functions
abort⚠ | |
atexit⚠ | |
rsgx_abort | |
rsgx_atexit | |
rsgx_data_is_outside_enclave |
rsgx_data_is_outside_enclave checks whether a given address is outside enclave memory. |
rsgx_data_is_within_enclave |
rsgx_data_is_within_enclave checks whether a given address is within enclave memory. |
rsgx_is_enclave_crashed | |
rsgx_lfence | |
rsgx_mfence | |
rsgx_raw_is_outside_enclave |
rsgx_raw_is_outside_enclave checks whether a given address is outside enclave memory. |
rsgx_raw_is_within_enclave |
rsgx_raw_is_within_enclave checks whether a given address is within enclave memory. |
rsgx_read_rand |
rsgx_read_rand function is used to generate a random number inside the enclave. |
rsgx_sfence | |
rsgx_slice_is_outside_enclave |
rsgx_slice_is_outside_enclave checks whether a given address is outside enclave memory. |
rsgx_slice_is_within_enclave |
rsgx_slice_is_within_enclave checks whether a given address is within enclave memory. |
Type Definitions
exit_function_t |