aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/sha1_ia32/info.txt
blob: e7709454fc5f078a855ca399cc4b5514c7762e69 (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
29
realname "SHA-1 (IA-32)"

define SHA1_IA32

load_on asm_ok

<arch>
ia32
</arch>

<cc>
gcc
icc
</cc>

# ELF systems
<os>
linux
freebsd
dragonfly
netbsd
openbsd
solaris
</os>

<requires>
asm_ia32
sha1
</requires>