Reverted an unnecessary change from https://github.com/hashcat/oclHashcat/pull/158
[hashcat.git] / include / cpu-md5.h
1 void md5_64 (uint block[16], uint digest[4]);
2