1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-15 23:24:37 +03:00
Stefan Metzmacher 62346e2b65 r11634: - make crc table static
- const uint8_t * in all places
- update header prototype

metze
(This used to be commit 91dfa4c28d280aff8dbf46cf1e174b5b317ba322)
2007-10-10 13:46:03 -05:00

2 lines
61 B
C

uint32_t crc32_calc_buffer(const uint8_t *buf, size_t size);