|
Open Enclave
|
| C_oe_basic_xstate | Blob that contains X87 and SSE data |
| C_oe_context | Register state to be saved before an exception and restored after the exception has been handled in the enclave |
| C_oe_exception_record | Exception context structure with the exception code, flags, address and calling context of the exception |
| C_oe_identity | Structure to represent the identity of an enclave |
| C_oe_report | Structure to hold the parsed form of a report |
1.8.11