mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
This introduces the support for CRC32C (Castagnoli) algorithm. The generator polynomial used is 0x1EDC6F41UL. Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>