This introduces the support for CRC32C (Castagnoli) algorithm. The generator polynomial used is 0x1EDC6F41UL. Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com> |
||
|---|---|---|
| .. | ||
| assert.c | ||
| base64.c | ||
| cbprintf_complete.c | ||
| cbprintf_nano.c | ||
| cbprintf.c | ||
| CMakeLists.txt | ||
| crc7_sw.c | ||
| crc8_sw.c | ||
| crc16_sw.c | ||
| crc32_sw.c | ||
| crc32c_sw.c | ||
| dec.c | ||
| fdtable.c | ||
| heap-validate.c | ||
| heap.c | ||
| heap.h | ||
| hex.c | ||
| json.c | ||
| Kconfig | ||
| Kconfig.cbprintf | ||
| mutex.c | ||
| notify.c | ||
| onoff.c | ||
| p4wq.c | ||
| printk.c | ||
| rb.c | ||
| ring_buffer.c | ||
| sem.c | ||
| thread_entry.c | ||
| timeutil.c | ||
| work_q.c | ||