third_party.pigweed.src/pw_kvs/pw_kvs_private
Wyatt Hepler 0a22358554 pw_kvs: Verify checksum on write
- Replace placeholder VerifyEntry function with the real verification
  function, VerifyChecksumInFlash.
- Have VerifyChecksumInFlash read everything from flash, not just the
  value.
- Fix missing bytes_to_read updates.

Change-Id: If856c60dee710bea128684fd1bb22d3e7fc62793
2020-02-05 06:35:08 +00:00
..
format.h pw_kvs: Verify checksum on write 2020-02-05 06:35:08 +00:00
macros.h