diff options
Diffstat (limited to 'src/Crypto/Sources')
-rw-r--r-- | src/Crypto/Sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Crypto/Sources b/src/Crypto/Sources index 2db68a7a..9a1bef14 100644 --- a/src/Crypto/Sources +++ b/src/Crypto/Sources @@ -25,6 +25,7 @@ SOURCES = \ gost89_$(TC_ARCH).asm \ Aes_hw_cpu.asm \ rdrand_ml.asm \ + rdseed_ml.asm \ Aeskey.c \ Aestab.c \ chacha-xmm.c \ |