aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/serpent_simd/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-10-29 01:42:27 +0000
committerlloyd <[email protected]>2009-10-29 01:42:27 +0000
commit542d20113d12d32fc0cea8480358709602227d55 (patch)
treefde97d8eb6b718b0384b0bccb6e4a14780bc81c4 /src/block/serpent_simd/info.txt
parentf14c48a80cdbd2d134bf706c631018bf683e44d9 (diff)
parent78cb47ae1b43c51d6e91531f701ccf03fa8ea2c6 (diff)
propagate from branch 'net.randombit.botan' (head 54d2cc7b00ecd5f41295e147d23ab6d294309f61)
to branch 'net.randombit.botan.general-simd' (head 9cb1b5f00bfefd05cd9555489db34e6d86867aca)
Diffstat (limited to 'src/block/serpent_simd/info.txt')
-rw-r--r--src/block/serpent_simd/info.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/block/serpent_simd/info.txt b/src/block/serpent_simd/info.txt
new file mode 100644
index 000000000..5d9115a4d
--- /dev/null
+++ b/src/block/serpent_simd/info.txt
@@ -0,0 +1,8 @@
+realname "Serpent (SIMD)"
+define SERPENT_SIMD
+
+<requires>
+serpent
+simd_32
+simd_engine
+</requires>