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 a93f9530..054bf023 100644 --- a/src/Crypto/Sources +++ b/src/Crypto/Sources @@ -35,6 +35,7 @@ SOURCES = \ GostCipher.c \ Streebog.c \ kuznyechik.c \ + kuznyechik_simd.c \ Whirlpool.c \ Camellia.c \ Camellia_$(TC_ARCH).S \ |