summaryrefslogtreecommitdiffstats
path: root/comm/third_party/botan/src/lib/stream/chacha/chacha_avx2/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'comm/third_party/botan/src/lib/stream/chacha/chacha_avx2/info.txt')
-rw-r--r--comm/third_party/botan/src/lib/stream/chacha/chacha_avx2/info.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/comm/third_party/botan/src/lib/stream/chacha/chacha_avx2/info.txt b/comm/third_party/botan/src/lib/stream/chacha/chacha_avx2/info.txt
new file mode 100644
index 0000000000..64f102cc58
--- /dev/null
+++ b/comm/third_party/botan/src/lib/stream/chacha/chacha_avx2/info.txt
@@ -0,0 +1,11 @@
+<defines>
+CHACHA_AVX2 -> 20180418
+</defines>
+
+<isa>
+avx2
+</isa>
+
+<requires>
+simd_avx2
+</requires>