diff options
Diffstat (limited to 'src/lib/hash/sha1_sse2/info.txt')
-rw-r--r-- | src/lib/hash/sha1_sse2/info.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/lib/hash/sha1_sse2/info.txt b/src/lib/hash/sha1_sse2/info.txt new file mode 100644 index 000000000..8d4926e63 --- /dev/null +++ b/src/lib/hash/sha1_sse2/info.txt @@ -0,0 +1,8 @@ +define SHA1_SSE2 20131128 + +need_isa sse2 + +<requires> +sha1 +simd_engine +</requires> |