summaryrefslogtreecommitdiffstats
path: root/old/botan/src/hash/sha1_sse2/info.txt
blob: b8d693b706f15b7e0fc9ecb3c4dc3b7e8ac3363f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
realname "SHA-1 (SSE2)"

define SHA1_SSE2

load_on auto

<add>
sha1_sse2_imp.cpp
sha1_sse2.cpp
sha1_sse2.h
</add>

<arch>
pentium-m
pentium4
prescott
amd64
</arch>

<cc>
gcc
icc
</cc>

<requires>
sha1
sse2_eng
</requires>