Function
FwupdPlugincommon_sum16
since: 1.7.3
Declaration [src]
guint16
fu_common_sum16 (
const guint8* buf,
gsize bufsz
)
Description [src]
Returns the arithmetic sum of all bytes in buf
, adding them one byte at a time.
Available since: 1.7.3