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