Function
FwupdPlugincrc16
since: 1.8.2
[−]
Description [src]
Returns the CRC-16-IBM cyclic redundancy value for the given memory buffer.
Available since: 1.8.2
[−]
Parameters
buf
-
Type:
const guint8*
Memory buffer.
The data is owned by the caller of the function. bufsz
-
Type:
gsize
Size of
buf
.