Searched defs:crc32 (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-9.3-release/sbin/hastd/
H A Dcrc32.h17 crc32(const void *buf, size_t size) function
/freebsd-9.3-release/sys/boot/common/
H A Dcrc32.c99 crc32(const void *buf, size_t size) function
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_crc32.h41 crc32(unsigned long crc, const void *_p, size_t len) function
H A Darchive_read_support_format_zip.c79 unsigned long crc32; member in struct:zip
105 char crc32[4]; member in struct:zip_file_header
H A Darchive_write_set_format_zip.c109 char crc32[4]; member in struct:zip_local_file_header
123 char crc32[4]; member in struct:zip_file_header
137 char crc32[4]; member in struct:zip_data_descriptor
168 unsigned long crc32; member in struct:zip_file_header_link
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A DCompression.cpp84 uint32_t zlib::crc32(StringRef Buffer) { function in class:zlib
/freebsd-9.3-release/contrib/xz/src/liblzma/check/
H A Dcheck.h44 uint32_t crc32; member in union:__anon4486::__anon4488
/freebsd-9.3-release/usr.bin/cksum/
H A Dcrc32.c101 crc32(int fd, uint32_t *cval, off_t *clen) function
/freebsd-9.3-release/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_stream.h15 # undef crc32 macro
H A Dxz_dec_stream.c17 uint32_t crc32; member in struct:xz_dec_hash
46 uint32_t crc32; member in struct:xz_dec
[all...]
/freebsd-9.3-release/contrib/xz/src/liblzma/common/
H A Dindex_decoder.c52 uint32_t crc32; member in struct:lzma_coder_s
H A Dindex_encoder.c39 uint32_t crc32; member in struct:lzma_coder_s
H A Dindex_hash.c68 uint32_t crc32; member in struct:lzma_index_hash_s
/freebsd-9.3-release/lib/libdisk/
H A Dwrite_ia64_disk.c102 crc32(const void *buf, size_t size) function
/freebsd-9.3-release/lib/libz/
H A Dcrc32.c204 unsigned long ZEXPORT crc32(cr function
[all...]
H A Dzconf.h37 # define crc32 z_crc32 macro
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dopensolaris_crc32.c224 unsigned long ZEXPORT crc32(crc, buf, len) function
H A Dzconf.h94 #define crc32 z_crc32 macro
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-zip.h105 uint64_t crc32 : 32; member in struct:__anon6678::__anon6679
/freebsd-9.3-release/sys/sys/
H A Dlibkern.h142 crc32(const void *buf, size_t size) function
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dopncls.c1125 unsigned long crc32; local
1214 unsigned long crc32; local
1428 unsigned long crc32; local
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dlibgcov.c545 gcov_unsigned_t crc32 = gcov_crc32; local
/freebsd-9.3-release/usr.sbin/lmcconfig/
H A Dlmcconfig.c2084 crc32(char *bufp, int len) function
/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_upgt.c1649 uint32_t crc32; local
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dsymfile.c986 unsigned long crc32; local
1047 unsigned long crc32; local
1991 unsigned long crc32; local

Completed in 160 milliseconds

12