Update some comments and code to reflect the fact that HMAC() is no longer hostile...
commitb8b8deaa000eb91c7ee394d8cac563b95f3c9643
authoreroman <eroman@chromium.org>
Thu, 5 Mar 2015 00:46:21 +0000 (4 16:46 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 5 Mar 2015 00:47:02 +0000 (5 00:47 +0000)
treec6e7cfc4acaaa0186826b40a5714a670a56089fd
parentfd2eb7523de2f1997d10ca2782745d487f8dff06
Update some comments and code to reflect the fact that HMAC() is no longer hostile to NULL key data.

BUG=395826

Review URL: https://codereview.chromium.org/975273002

Cr-Commit-Position: refs/heads/master@{#319178}
content/child/webcrypto/openssl/hmac_openssl.cc
crypto/hmac_openssl.cc