Searched refs:sgx (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/libc/src/ | ||
H A D | lib.rs | 142 } else if #[cfg(all(target_env = "sgx", target_vendor = "fortanix"))] { 146 mod sgx; modules 147 pub use sgx::*; |
Completed in 1 milliseconds