diff options
Diffstat (limited to 'src/hash/md4_x86_32/info.txt')
-rw-r--r-- | src/hash/md4_x86_32/info.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/hash/md4_x86_32/info.txt b/src/hash/md4_x86_32/info.txt new file mode 100644 index 000000000..fdc534df4 --- /dev/null +++ b/src/hash/md4_x86_32/info.txt @@ -0,0 +1,12 @@ +define MD4_X86_32 + +load_on asm_ok + +<arch> +x86_32 +</arch> + +<requires> +asm_x86_32 +md4 +</requires> |