Searched defs:crc32c (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/sys/libkern/ |
| H A D | gsb_crc32.c | 741 multitable_crc32c(uint32_t crc32c, in multitable_crc32c() 755 table_crc32c(uint32_t crc32c, const unsigned char *buffer, unsigned int length) in table_crc32c() 788 calculate_crc32c(uint32_t crc32c, in calculate_crc32c() 798 calculate_crc32c(uint32_t crc32c, const unsigned char *buffer, unsigned int length) in calculate_crc32c()
|
| /freebsd-13.1/sys/netinet/ |
| H A D | sctp_crc32.c | 53 sctp_finalize_crc32c(uint32_t crc32c) in sctp_finalize_crc32c()
|
| /freebsd-13.1/tests/sys/kern/ |
| H A D | libkern_crc32.c | 52 check_crc32c(uint32_t expected, uint32_t crc32c, const void *buffer, in check_crc32c()
|
| /freebsd-13.1/usr.bin/mkimg/ |
| H A D | vhdx.c | 198 crc32c(const void *data, uint32_t len) in crc32c() function
|
| /freebsd-13.1/usr.sbin/traceroute6/ |
| H A D | traceroute6.c | 1702 u_int32_t i, crc32c; in sctp_crc32c() local
|
| /freebsd-13.1/contrib/traceroute/ |
| H A D | traceroute.c | 1859 u_int32_t i, crc32c; in sctp_crc32c() local
|
| /freebsd-13.1/sys/netinet/libalias/ |
| H A D | alias_sctp.c | 892 local_sctp_finalize_crc32(uint32_t crc32c) in local_sctp_finalize_crc32()
|