summaryrefslogtreecommitdiffstats
path: root/comm/third_party/botan/src/lib/hash/sha3/sha3_bmi2/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'comm/third_party/botan/src/lib/hash/sha3/sha3_bmi2/info.txt')
-rw-r--r--comm/third_party/botan/src/lib/hash/sha3/sha3_bmi2/info.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/comm/third_party/botan/src/lib/hash/sha3/sha3_bmi2/info.txt b/comm/third_party/botan/src/lib/hash/sha3/sha3_bmi2/info.txt
new file mode 100644
index 0000000000..5f0db560e5
--- /dev/null
+++ b/comm/third_party/botan/src/lib/hash/sha3/sha3_bmi2/info.txt
@@ -0,0 +1,17 @@
+<defines>
+SHA3_BMI2 -> 20190117
+</defines>
+
+<isa>
+bmi2
+</isa>
+
+# Needs 64-bit registers to be useful
+<arch>
+x86_64
+</arch>
+
+<cc>
+gcc
+clang
+</cc>