Open Enclave
0.8.0
Main Page
+
Data Structures
Data Structures
Data Structure Index
+
Data Fields
+
All
a
b
c
e
f
i
m
p
r
s
t
u
+
Variables
a
b
c
e
f
i
m
p
r
s
t
u
+
Files
File List
+
Globals
+
All
_
b
o
q
+
Functions
_
o
Variables
Typedefs
Enumerations
+
Enumerator
_
o
q
Macros
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
enclave.h
oe_abort
oe_add_vectored_exception_handler
oe_assert
oe_free_attestation_certificate
oe_free_key
oe_free_report
oe_free_seal_key
oe_free_target_info
oe_generate_attestation_certificate
oe_get_enclave
oe_get_private_key
oe_get_private_key_by_policy
oe_get_public_key
oe_get_public_key_by_policy
oe_get_report_v2
oe_get_seal_key_by_policy_v2
oe_get_seal_key_v2
oe_get_target_info_v2
oe_host_calloc
oe_host_free
oe_host_malloc
oe_host_realloc
oe_host_strndup
oe_identity_verify_callback_t
oe_is_outside_enclave
oe_is_within_enclave
oe_parse_report
oe_random
oe_remove_vectored_exception_handler
oe_verify_attestation_certificate
oe_verify_report
◆
oe_free_report()
void oe_free_report
(
uint8_t *
report_buffer
)
Frees a report buffer obtained from oe_get_report.
Parameters
[in]
report_buffer
The report buffer to free.
Generated by
1.8.13