third_party.pigweed.src/pw_kvs/pw_kvs_private
Wyatt Hepler 38cfa98998 pw_kvs: Checksum whole entry, including padding
- Always pad entries to their alignment instead of the flash's
  alignment, which may be smaller.
- Checksum entire entries, including padding. The checksum is calculated
  with the checksum field set to 0.

Change-Id: Ie354bf3fb93f23354d2278e5b16bd7d448728d95
2020-02-13 10:43:32 -08:00
..
format.h pw_kvs: Checksum whole entry, including padding 2020-02-13 10:43:32 -08:00
macros.h