Home
last modified time | relevance | path

Searched defs:adler (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/zlib/
H A Dadler32.c57 uLong ZEXPORT adler32(uLong adler, const Bytef *buf, uInt len) in adler32()
/openbmc/u-boot/include/u-boot/
H A Dzlib.h435 uLong adler; /* adler32 value of the uncompressed data */ member