#include "io.h" // The file "testfile" should lead to this hash: fc982e558db259f298b43cd4c1241c66 void md2_checksum(size_t len, uint8_t* buf) { } void md2_hash(size_t len, const uint8_t buf[len], uint8_t out[16]) { }