Skip to content

Commit

Permalink
Remove comment implying this code only runs on SGX
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Richey <joerichey@google.com>
  • Loading branch information
josephlr committed Feb 8, 2023
1 parent 80a371e commit 20a36f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/rdrand.rs
Expand Up @@ -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,
Expand Down

0 comments on commit 20a36f6

Please sign in to comment.