Home
last modified time | relevance | path

Searched refs:crc32 (Results 1 – 4 of 4) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dcrc32.c75 uint32_t crc32 = ~0L; in generate_crc32c() local
78 CRC32C(crc32, (unsigned char)buffer[i]); in generate_crc32c()
80 return ~crc32; in generate_crc32c()
H A DMakefile.in157 crc32.c connections-glue.c configfile-glue.c \
180 liblightcomp_la-inet_ntop_cache.lo liblightcomp_la-crc32.lo \
442 crc32.c connections-glue.c configfile-glue.c \
460 inet_ntop_cache.$(OBJEXT) crc32.$(OBJEXT) \
762 inet_ntop_cache.c crc32.c \
899 etag.h joblist.h array.h crc32.h \
1187 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crc32.Po@am__quote@
1217 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblightcomp_la-crc32.Plo@am__quote@
1537 liblightcomp_la-crc32.lo: crc32.c
1538 …htcomp_la-crc32.lo -MD -MP -MF $(DEPDIR)/liblightcomp_la-crc32.Tpo -c -o liblightcomp_la-crc32.lo …
[all …]
H A DMakefile.am70 inet_ntop_cache.c crc32.c \
275 etag.h joblist.h array.h crc32.h \
H A DSConscript18 inet_ntop_cache.c crc32.c \