Home
last modified time | relevance | path

Searched refs:xcrc32 (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/binutils-2.27/libiberty/
H A Dcrc32.c170 xcrc32 (const unsigned char *buf, int len, unsigned int init) in xcrc32() function
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dcrc32.c170 xcrc32 (const unsigned char *buf, int len, unsigned int init) in xcrc32() function
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dcrc32.c170 xcrc32 (const unsigned char *buf, int len, unsigned int init) in xcrc32() function
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dcrc32.c172 xcrc32 (const unsigned char *buf, int len, unsigned int init) in xcrc32() function
/dragonfly/lib/libdmsg/
H A Dmsg.c623 uint32_t xcrc32; in dmsg_ioq_read() local
838 xcrc32 = bswap32(head->hdr_crc); in dmsg_ioq_read()
840 xcrc32 = head->hdr_crc; in dmsg_ioq_read()
842 if (dmsg_icrc32(head, ioq->hbytes) != xcrc32) { in dmsg_ioq_read()
845 xcrc32, dmsg_icrc32(head, ioq->hbytes), in dmsg_ioq_read()
850 head->hdr_crc = xcrc32; in dmsg_ioq_read()
987 if (xcrc32 != msg->any.head.aux_crc) { in dmsg_ioq_read()
992 xcrc32, in dmsg_ioq_read()
1181 uint32_t xcrc32; in dmsg_iocom_flush1() local
1229 xcrc32 = dmsg_icrc32(msg->aux_data, abytes); in dmsg_iocom_flush1()
[all …]
/dragonfly/contrib/binutils-2.27/gold/
H A Dicf.cc194 cksum = xcrc32(contents, plen, 0xffffffff); in preprocess_for_unique_sections()
200 cksum = xcrc32(contents_array, (*section_contents)[i].length(), in preprocess_for_unique_sections()
649 cksum = xcrc32(this_secn_contents_array, this_secn_contents.length(), in match_sections()
/dragonfly/contrib/binutils-2.34/gold/
H A Dicf.cc216 cksum = xcrc32(contents, plen, 0xffffffff); in preprocess_for_unique_sections()
222 cksum = xcrc32(contents_array, (*section_contents)[i].length(), in preprocess_for_unique_sections()
738 cksum = xcrc32(this_secn_contents_array, this_secn_contents.length(), in match_sections()
/dragonfly/contrib/gcc-4.7/include/
H A Dlibiberty.h340 extern unsigned int xcrc32 (const unsigned char *, int, unsigned int);
/dragonfly/contrib/gdb-7/include/
H A Dlibiberty.h331 extern unsigned int xcrc32 (const unsigned char *, int, unsigned int);
/dragonfly/contrib/binutils-2.34/include/
H A Dlibiberty.h347 extern unsigned int xcrc32 (const unsigned char *, int, unsigned int);
/dragonfly/contrib/gcc-8.0/include/
H A Dlibiberty.h338 extern unsigned int xcrc32 (const unsigned char *, int, unsigned int);
/dragonfly/contrib/binutils-2.27/include/
H A Dlibiberty.h338 extern unsigned int xcrc32 (const unsigned char *, int, unsigned int);