base::MD5IntermediateFinal() generates digest non-destructively.

MD5Final() modifies the context, which prevents calculating an intermediate
digest while also continuing to build an overall context.

BUG=none

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260731 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: f087ed5e83981f238eaa356dd9d0d7171a78d9f7
3 files changed
tree: ba7759cccf8c68854d08dd0efad88d48b80cea21
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. ipc/
  6. mojo/
  7. testing/
  8. third_party/
  9. ui/