Function
FwupdPlugincommon_crc8
Declaration [src]
guint8
fu_common_crc8 (
const guint8* buf,
gsize bufsz
)
Description [src]
Returns the cyclic redundancy check value for the given memory buffer.
Available since: | 1.5.0 |
guint8
fu_common_crc8 (
const guint8* buf,
gsize bufsz
)
Returns the cyclic redundancy check value for the given memory buffer.
Available since: | 1.5.0 |