secur32: Make no-implementation error message non-GnuTLS-specific.
[wine] / dlls / secur32 / hmac_md5.h
2007-08-27  Andrew Talbotsecur32: Constify some variables.
2006-11-09  Kai Blinsecur32: MD5 functions are WINAPI.
2006-10-20  Kai Blinsecur32: Add include guard to hmac_md5.h.
2006-10-16  Kai Blinsecur32: Implement RFC2104 (HMAC) with MD5 for NTLMv2.