summaryrefslogtreecommitdiff
path: root/src/third_party/tomcrypt-1.18.2/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/tomcrypt-1.18.2/SConscript')
-rw-r--r--src/third_party/tomcrypt-1.18.2/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/third_party/tomcrypt-1.18.2/SConscript b/src/third_party/tomcrypt-1.18.2/SConscript
index ac040bf3dea..e65a117983e 100644
--- a/src/third_party/tomcrypt-1.18.2/SConscript
+++ b/src/third_party/tomcrypt-1.18.2/SConscript
@@ -31,6 +31,7 @@ env.Library(
"src/hashes/helper/hash_memory.c",
"src/hashes/sha1.c",
"src/hashes/sha2/sha256.c",
+ "src/hashes/sha2/sha512.c",
"src/mac/hmac/hmac_done.c",
"src/mac/hmac/hmac_init.c",
"src/mac/hmac/hmac_memory.c",