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

/src/usr.bin/mkubootimage/
H A Dcrc32.c110 crc32(const void *buf, size_t size) function in typeref:typename:uint32_t
/src/sys/lib/libkern/
H A Dcrc32.c42 uint32_t crc32(uint32_t crc, const uint8_t *buf, size_t len) function in typeref:typename:uint32_t
83 uint32_t crc32(uint32_t crc, const uint8_t *buf, size_t len) function in typeref:typename:uint32_t
/src/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs109 private static extern uint crc32(uint crc, int data, uint length); method in class:DotZLib.CRC32Checksum
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dfirmware.c47 u32 crc32; /* protect the data after this field */ member in struct:gvt_firmware_header
/src/sys/lib/libsa/
H A Dcread.c98 crc32(uint32_t crc, const uint8_t *const buf, size_t len) function in typeref:typename:uint32_t
/src/common/dist/zlib/contrib/ada/
H A Dzlib-thin.ads242 function crc32 subprogspec
/src/common/dist/zlib/contrib/delphi/
H A DZLib.pas214 procedure crc32; external; procedure
H A Dzlibd32.mak
/src/common/dist/zlib/contrib/pascal/
H A Dzlibd32.mak
H A Dzlibpas.pas156 function crc32(crc: LongInt; const buf: PChar; len: Integer): LongInt; function
193 function crc32; external; function
/src/common/dist/zlib/
H A DMakefile.in[all...]
H A Dcrc32.c1017 unsigned long ZEXPORT crc32(unsigned long crc, const unsigned char FAR *buf, function in typeref:typename:unsigned long ZEXPORT
[all...]
H A Dzconf.h42 # define crc32 z_crc32 macro
H A Dzconf.h.in38 # define crc32 z_crc32 macro
/src/sys/ufs/ext2fs/
H A Dext2fs_alloc.c805 uint32_t crc32; local in function:ext2fs_cg_get_csum
[all...]
/src/sys/net/
H A Dzlib.h85 # define crc32 z_crc32 macro
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_ucode.h168 uint32_t crc32; /* crc32 checksum of the payload */ member in struct:common_firmware_header
/src/sbin/cgdconfig/
H A Dcgdconfig.c1142 crc32(const void *buf, size_t size) function in typeref:typename:uint32_t
/src/sbin/gpt/
H A Dgpt.c110 crc32(const void *buf, size_t size) function in typeref:typename:uint32_t
/src/sys/arch/acorn32/podulebus/
H A Dif_ie.c266 crc32(u_char *p, int l) function in typeref:typename:u_long
/src/sys/dev/usb/
H A Dif_bwfm_usb.c150 uint32_t crc32; /* CRC from flag_version to end of file */ member in struct:trx_header
/src/common/dist/zlib/contrib/minizip/
H A Dunzip.c146 uLong crc32; /* crc32 of all data uncompressed */ member in struct:__anone23dee440108
[all...]
H A Dzip.c148 uLong crc32; member in struct:__anonc204d9a10108
1466 extern int ZEXPORT zipCloseFileInZipRaw(zipFile file, uLong uncompressed_size, uLong crc32) { argument
1470 extern int ZEXPORT zipCloseFileInZipRaw64(zipFile file, ZPOS64_T uncompressed_size, uLong crc32) { argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ucode.h40 uint32_t crc32; /* crc32 checksum of the payload */ member in struct:common_firmware_header

Completed in 27 milliseconds