Remove comment implying this code only runs on SGX
Signed-off-by: Joe Richey <joerichey@google.com>
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
// <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
//! Implementation for SGX using RDRAND instruction
|
||||
use crate::{
|
||||
util::{slice_as_uninit, LazyBool},
|
||||
Error,
|
||||
|
||||
Reference in New Issue
Block a user