Open Enclave
0.14.0
|
◆ oe_is_within_enclave()
Check whether the given buffer is strictly within the enclave. Check whether the buffer given by the ptr and size parameters is strictly within the enclave's memory. If so, return true. If any portion of the buffer lies outside the enclave's memory, return false.
|