Skip to content
This repository was archived by the owner on May 9, 2022. It is now read-only.

Commit 30704bc

Browse files
committed
feat(rtc_uenclave): add rtc_types::enclave_messages::ffi_set_access_key to auth-sys bindings
1 parent 20fd5ed commit 30704bc

File tree

1 file changed

+1
-0
lines changed
  • rtc_uenclave/auth-sys/src

1 file changed

+1
-0
lines changed

rtc_uenclave/auth-sys/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ pub use sgx_urts;
33

44
use rtc_ecalls::RtcEnclaveEcalls;
55
use rtc_types::dh::*;
6+
pub use rtc_types::enclave_messages::ffi_set_access_key::*;
67
use rtc_types::*;
78
use rtc_udh;
89
use sgx_types::*;

0 commit comments

Comments
 (0)