Skip to content

Commit 3efddfd

Browse files
committed
No *.S for Windows/x86_64
1 parent a37e55c commit 3efddfd

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

aws-lc-sys/builder/cc_builder/win_x86_64.rs

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,4 @@
11
pub(super) const CRYPTO_LIBRARY: &'static [&'static str] = &[
2-
"crypto/fipsmodule/ml_kem/mlkem/native/x86_64/src/intt.S",
3-
"crypto/fipsmodule/ml_kem/mlkem/native/x86_64/src/mulcache_compute.S",
4-
"crypto/fipsmodule/ml_kem/mlkem/native/x86_64/src/ntt.S",
5-
"crypto/fipsmodule/ml_kem/mlkem/native/x86_64/src/nttfrombytes.S",
6-
"crypto/fipsmodule/ml_kem/mlkem/native/x86_64/src/ntttobytes.S",
7-
"crypto/fipsmodule/ml_kem/mlkem/native/x86_64/src/nttunpack.S",
8-
"crypto/fipsmodule/ml_kem/mlkem/native/x86_64/src/polyvec_basemul_acc_montgomery_cached_asm_k2.S",
9-
"crypto/fipsmodule/ml_kem/mlkem/native/x86_64/src/polyvec_basemul_acc_montgomery_cached_asm_k3.S",
10-
"crypto/fipsmodule/ml_kem/mlkem/native/x86_64/src/polyvec_basemul_acc_montgomery_cached_asm_k4.S",
11-
"crypto/fipsmodule/ml_kem/mlkem/native/x86_64/src/reduce.S",
12-
"crypto/fipsmodule/ml_kem/mlkem/native/x86_64/src/rej_uniform_asm.S",
13-
"crypto/fipsmodule/ml_kem/mlkem/native/x86_64/src/tomont.S",
142
"generated-src/win-x86_64/crypto/chacha/chacha-x86_64.asm",
153
"generated-src/win-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64.asm",
164
"generated-src/win-x86_64/crypto/cipher_extra/aesni-sha1-x86_64.asm",

0 commit comments

Comments
 (0)