Function
FwupdPlugincommon_sum32
since: 1.7.3
Declaration [src]
guint32
fu_common_sum32 (
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