Lines Matching full:checksum
102 bool "Checksum/hash MCUmgr functions"
104 Enable this to support the hash/checksum MCUmgr functionality,
105 individual checksum and hash types need to be enabled below.
107 from the file being read and generate the output hash/checksum.
112 int "Checksum calculation buffer size"
116 Chunk size of buffer to use when calculating file checksum or hash
120 bool "IEEE CRC32 checksum support"
124 Enable IEEE CRC32 checksum support for MCUmgr.
134 bool "Supported hash/checksum command"
137 Enable the supported hash/checksum command which will return details on
138 supported hash and checksum types that can be used.
145 This is used for defining CBOR map holding supported hash/checksum info.