/openbmc/linux/drivers/crypto/cavium/zip/ |
H A D | zip_inflate.c | 179 zip_ops->csum = result_ptr->s.adler32; in zip_inflate() 200 zip_ops->csum = result_ptr->s.adler32; in zip_inflate() 205 zip_ops->csum = result_ptr->s.adler32; in zip_inflate()
|
H A D | zip_deflate.c | 164 zip_ops->csum = result_ptr->s.adler32; in zip_deflate() 169 zip_ops->csum = result_ptr->s.adler32; in zip_deflate()
|
H A D | zip_regs.h | 333 u64 adler32 : 32; member 335 u64 adler32 : 32;
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs/ |
H A D | 0001-Add-LDFLAGS-to-linker-cmdline.patch | 17 @@ -14,7 +14,7 @@ ZLIB_O := crc32.o deflate.o adler32.o co
|
/openbmc/u-boot/include/u-boot/ |
H A D | zlib.h | 92 # define adler32 z_adler32 macro 674 ZEXTERN uLong ZEXPORT adler32 OF((uLong adler, const Bytef *buf, uInt len));
|
/openbmc/u-boot/lib/zlib/ |
H A D | adler32.c | 57 uLong ZEXPORT adler32(uLong adler, const Bytef *buf, uInt len) in adler32() function
|
H A D | inflate.c | 153 (state->flags ? crc32(check, buf, len) : adler32(check, buf, len)) 155 # define UPDATE(check, buf, len) adler32(check, buf, len) 401 strm->adler = state->check = adler32(0L, Z_NULL, 0); in inflate() 543 strm->adler = state->check = adler32(0L, Z_NULL, 0); in inflate()
|
H A D | deflate.c | 328 strm->adler = adler32(strm->adler, dictionary, dictLength); 379 adler32(0L, Z_NULL, 0); 676 strm->adler = adler32(0L, Z_NULL, 0); 1003 strm->adler = adler32(strm->adler, strm->next_in, len);
|
/openbmc/qemu/hw/nvram/ |
H A D | mac_nvram.c | 203 stl_be_p(&data[16], adler32(0, &data[20], len - 20)); in pmac_format_nvram_partition_osx()
|
/openbmc/openbmc/meta-security/recipes-security/krill/ |
H A D | krill-crates.inc | 7 crate://crates.io/adler32/1.2.0;name=adler32-1.2.0 \ 281 SRC_URI[adler32-1.2.0.sha256sum] = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f23…
|
/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/ |
H A D | librsvg-crates.inc | 224 crate://crates.io/simd-adler32/0.3.7 \ 518 SRC_URI[simd-adler32-0.3.7.sha256sum] = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa3818…
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-maturin-crates.inc | 246 crate://crates.io/simd-adler32/0.3.7 \ 601 SRC_URI[simd-adler32-0.3.7.sha256sum] = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa3818…
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
H A D | zlib-off64_t.patch | 29 …adler32.c":"b96656d1fc0133c44caeb3509d545d0b68580e77157b8c6f0fd6dcf681726ea5","src/zlib-ng/adler32… 31 …adler32.c":"b96656d1fc0133c44caeb3509d545d0b68580e77157b8c6f0fd6dcf681726ea5","src/zlib-ng/adler32…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/uutils-coreutils/ |
H A D | uutils-coreutils-crates.inc | 226 crate://crates.io/simd-adler32/0.3.7 \ 532 SRC_URI[simd-adler32-0.3.7.sha256sum] = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa3818…
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | spdx30.py | 2741 adler32 = "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/adler32" variable in HashAlgorithm
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 17862 @@ -72,6 +72,7 @@ HEADERS = adler32.h
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |