aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/md5_ia32/info.txt
blob: 7133e1dddc6e167f0aaa5be03096900926b9fcd8 (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
30
31
32
33
34
35
36
realname "MD5 (IA-32)"

define MD5_IA32

load_on asm_ok

<add>
md5_ia32_imp.S
md5_ia32.cpp
md5_ia32.h
</add>

<requires>
ia32_eng
asm_ia32
mdx_hash
utils
</requires>

<arch>
ia32
</arch>

<cc>
gcc
icc
</cc>

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