secur32: Make the cs critical section static.
[wine] / dlls / secur32 / hmac_md5.h
2011-04-26  Marcus Meissnersecur32: Mark internal symbols with hidden visibility.
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.