Searched defs:crc32c (Results 1 – 7 of 7) sorted by relevance
| /freebsd/sys/libkern/ |
| H A D | gsb_crc32.c | 738 multitable_crc32c(uint32_t crc32c, in multitable_crc32c() 752 table_crc32c(uint32_t crc32c, const unsigned char *buffer, unsigned int length) in table_crc32c() 784 calculate_crc32c(uint32_t crc32c, in calculate_crc32c() 794 calculate_crc32c(uint32_t crc32c, const unsigned char *buffer, unsigned int length) in calculate_crc32c()
|
| /freebsd/sys/netinet/ |
| H A D | sctp_crc32.c | 50 sctp_finalize_crc32c(uint32_t crc32c) in sctp_finalize_crc32c()
|
| /freebsd/tests/sys/kern/ |
| H A D | libkern_crc32.c | 50 check_crc32c(uint32_t expected, uint32_t crc32c, const void *buffer, in check_crc32c()
|
| /freebsd/usr.bin/mkimg/ |
| H A D | vhdx.c | 198 crc32c(const void *data, uint32_t len) in crc32c() function
|
| /freebsd/usr.sbin/traceroute6/ |
| H A D | traceroute6.c | 1743 u_int32_t i, crc32c; in sctp_crc32c() local
|
| /freebsd/usr.sbin/traceroute/ |
| H A D | traceroute.c | 1824 u_int32_t i, crc32c; in sctp_crc32c() local
|
| /freebsd/sys/netinet/libalias/ |
| H A D | alias_sctp.c | 894 local_sctp_finalize_crc32(uint32_t crc32c) in local_sctp_finalize_crc32()
|