Descriptionbase::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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260731
Patch Set 1 #
Total comments: 2
Patch Set 2 : Commentsmithing, mark context const. #
Total comments: 6
Patch Set 3 : commentsmithing and static char[]. #Patch Set 4 : Change to suggested comment. #
Messages
Total messages: 14 (0 generated)
|