Function
FwupdPlugincrc16
Declaration [src]
guint16
fu_crc16 (
const guint8* buf,
gsize bufsz
)
Description [src]
Returns the CRC-16-IBM cyclic redundancy value for the given memory buffer.
Available since: | 1.8.2 |
guint16
fu_crc16 (
const guint8* buf,
gsize bufsz
)
Returns the CRC-16-IBM cyclic redundancy value for the given memory buffer.
Available since: | 1.8.2 |