Skip to content

src: remove finalized_ member from Hash class

This commit removes the finalized_ member from the Hash class as it does not seem to be used in any valuable way. Commit c75f87cc ("crypto: refactor the crypto module") removed the check where it was previously used.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading