Skip to content

Commit

Permalink
Missed an attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
jschneider-bensch committed Oct 17, 2024
1 parent 78d4472 commit de5cf36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libcrux-ml-kem/src/ind_cca/instantiations/avx2.rs
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ unsafe fn kyber_encapsulate_avx2<

#[allow(unsafe_code)]
#[cfg(feature = "kyber")]
#[target_feature(enable = "avx2")]
pub(crate) fn kyber_encapsulate<
const K: usize,
const CIPHERTEXT_SIZE: usize,
Expand Down

0 comments on commit de5cf36

Please sign in to comment.