Searched defs:adler32 (Results 1 - 22 of 22) sorted by path

/macosx-10.9.5/CommonCrypto-60049/libcn/
H A Dadler32.c56 const crcDescriptor adler32 = { variable
H A Dcrc.h149 const crcDescriptor adler32; variable
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkernelcache.c744 uint32_t adler32 = 0; local
831 uint32_t adler32 = 0; local
H A Dkernelcache.h22 uint32_t adler32; member in struct:prelinked_kernel_header
H A Dmkext.c34 adler32(u_int8_t *buffer, int32_t length) function
/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A Dratz.c1156 uLong ZEXPORT adler32(adler, buf, len) function
/macosx-10.9.5/ppp-727.90.1/Helpers/pppdump/
H A Dzlib.c4611 uLong adler32(adler, buf, len) function
/macosx-10.9.5/rsync-42/rsync/zlib/
H A Dadler32.c57 uLong ZEXPORT adler32(adler, buf, len) function
H A Dzconf.h41 # define adler32 z_adler32 macro
/macosx-10.9.5/sudo-72/src/zlib/
H A Dadler32.c65 uLong ZEXPORT adler32(adler, buf, len) function
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/virtchannel_transform/
H A Dadler32.tcl
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/zlib/
H A DzlibtclDecls.h212 #define adler32 \ macro
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/compat/
H A Dzconf.h35 # define adler32 z_adler32 macro
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/zlib.vc/
H A Dzconf.h44 # define adler32 z_adler32 macro
/macosx-10.9.5/tcpdump-56/tcpdump/
H A DsctpHeader.h66 u_int32_t adler32; member in struct:sctpHeader
/macosx-10.9.5/xnu-2422.115.4/libkern/libkern/
H A Dzconf.h68 # define adler32 z_adler32 macro
/macosx-10.9.5/xnu-2422.115.4/libkern/zlib/
H A Dadler32.c90 uLong ZEXPORT adler32(adler, buf, len) function
/macosx-10.9.5/zlib-53/zlib/
H A Dadler32.c65 uLong ZEXPORT adler32(adler, buf, len) function
H A Dzconf.h27 # define adler32 z_adler32 macro
/macosx-10.9.5/zlib-53/zlib/contrib/delphi/
H A DZLib.pas212 procedure adler32; external; procedure
/macosx-10.9.5/zlib-53/zlib/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs160 private static extern uint adler32(uint adler, int data, uint length); method in class:DotZLib.AdlerChecksum
/macosx-10.9.5/zlib-53/zlib/contrib/pascal/
H A Dzlibpas.pas125 function adler32(adler: LongInt; const buf: PChar; len: Integer): LongInt; function
157 function adler32; external; function

Completed in 312 milliseconds