Improve ChecksumCalculator

- Expose the checksum sizes through public constants to allow
  users to preallocate static arrays for those
- Get rid of a slower memcpy() operations in checksum calculation

Change-Id: Ieaa92fce7b32b75a5db0f94d505c917ecfa16f74
2 files changed
tree: 1e4b83719ca9486463daeac7d8a6decee3dd0b41
  1. host/
  2. shared/
  3. system/
  4. tests/
  5. Android.mk
  6. common.mk
  7. README