ghash-x86[_64].pl: add due credit.
[openssl.git] / crypto / modes / asm / ghash-x86_64.pl
index 7811a98874cd915ef2d4a5f224b776fccb85bd9b..d8c5913c67e342f77207a99e69486fddf79e4536 100644 (file)
 # Add PCLMULQDQ version performing at 2.07 cycles per processed byte.
 # See ghash-x86.pl for background information and details about coding
 # techniques.
+#
+# Special thanks to David Woodhouse <dwmw2@infradead.org> for
+# providing access to a Westmere-based system on behalf of Intel
+# Open Source Technology Centre.
 
 $flavour = shift;
 $output  = shift;